The AsBitStream method returns a BitStream representation (serialized form) of the NBElement's hierarchy being operated on, using the given options.
Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax
Parameters
- options
- Type: IBM.Broker.Plugin NBBitStreamControl
The NBBitStreamControl options used to generate the bit stream.
Return Value
Type:
Bitstream representation of the element and all its children.
Remarks
See Also