Solclient
IMessageReset Method |
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: 7.2.1.27 (7.2.1.27)
Syntax
Exceptions
Exception | Condition |
---|---|
OperationErrorException | Thrown when the method invocation fails. ReturnCode and ErrorInfo are accessible from OperationErrorException. |
FatalErrorException | Thrown when an unrecoverable error occurs. |
See Also