NBMessageControl defines the options for finalization of an NBMessage when it is propagated.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
FinalizeDefault | 0 | FinalizeDefault causes the finalization process to occur when a message is propagated. | |
FinalizeNone | 1 | FinalizeNone stops the finalization process from occuring when a message is propagated. |
See Also