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

  NameDescription
Public propertyConnector
Returns the owning NBPollingInputConnector.
(Inherited from NBPollingResult.)
Public propertyOffset
Returns the offset passed in on the constructor, or if the two argument constructor was used, the Length of the byte array.
Public propertyResultSource
This is called by the broker after a result is returned.
(Inherited from NBPollingResult.)
Back to Top
See Also