Defines the allowable return values from NBInputRecord.ValidateData.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Ok | 0 | The message is valid and should be propagated to the terminal or label returned from DestinationName | |
Consumed | 1 | The message is invalid and should be discarded. |
See Also