 | IMessageReset Method |
version: 10.21.0
Release all memory associated with this message, returning
it to its original state, as if it has just been created.
Namespace:
SolaceSystems.Solclient.Messaging
Assembly:
SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.21.0
Syntax
ExceptionsException | Condition |
---|
OperationErrorException |
Thrown when the method invocation fails.
ReturnCode and ErrorInfo are accessible from OperationErrorException.
|
FatalErrorException |
Thrown when an unrecoverable error occurs.
|
See Also