| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal shutdownReasonp As String _ ) | |
| C# | |
|---|---|
public ShutdownRequestEventArgs( string shutdownReasonp ) | |
Parameters
- shutdownReasonp
|
| OPCAE.NET-UA |
|
| ShutdownRequestEventArgs Constructor | |
| See Also Send Feedback | |
| OPCAE.NET Namespace > ShutdownRequestEventArgs Class : ShutdownRequestEventArgs Constructor |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal shutdownReasonp As String _ ) | |
| C# | |
|---|---|
public ShutdownRequestEventArgs( string shutdownReasonp ) | |