NBByteArrayInputEvent PropertiesIBM Integration Bus
The NBByteArrayInputEvent type exposes the following members.
Properties

  NameDescription
Public propertyConnector
Returns the owning NBEventInputConnector.
(Inherited from NBEvent.)
Public propertyEventSource
This is called by the broker after an event is received.
(Inherited from NBEvent.)
Public propertyOffset
Returns the offset passed in on the constructor, or the Length of the byte array if the two argument constructor was used.
Back to Top
See Also