NBByteArrayInputEvent GetBytes Method IBM Integration Bus
Returns the data associated with this result.

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

public byte[] GetBytes()

Return Value

Type:  OnlineByte 
The byte array passed in on the constructor.
See Also