NBMessage Constructor IBM Integration Bus
The default constructor for an NBMessage.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public NBMessage()
Remarks

When a message object is constructed by the broker, a root element is automatically created.
See Also