Solclient
ISessionDisconnect Method |
Disconnects the session.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
Exceptions
Exception | Condition |
---|---|
OperationErrorException | Thrown when the Disconnect operation fails. |
ObjectDisposedException | Thrown when the session is already disposed (terminal state). |
FatalErrorException | Thrown when an unrecoverable error occurs. |
See Also