The NBByteArrayPollingResult type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Connector |
Returns the owning NBPollingInputConnector.
(Inherited from NBPollingResult.) | |
| Offset |
Returns the offset passed in on the constructor, or if the two argument constructor was used, the Length of the byte array.
| |
| ResultSource |
This is called by the broker after a result is returned.
(Inherited from NBPollingResult.) |
See Also