ServerTerminatedException class
The exception that is thrown to signal the host server is being shut down.
Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> JobFrameworkException
Constructors
Name | Description |
---|---|
ServerTerminatedException() | Initializes a new instance of the ServerTerminated exception class. |
ServerTerminatedException()
Initializes a new instance of the ServerTerminated exception class.
ServerTerminatedException()