The NBByteArrayInputEvent type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| BuildInputRecord |
Provides a default implementation of BuildInputRecord.
(Overrides NBEvent BuildInputRecord .) | |
| BuildProperties |
This is called by the broker when the additional information on found in the record is required.
(Inherited from NBEvent.) | |
| Confirm |
This is called by the broker if the processing of the event completes without error.
(Inherited from NBEvent.) | |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| GetBytes |
Returns the data associated with this result.
| |
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| LogEvent |
This is called by the broker after DeliverEvents to allow the connector writer to do their own logging.
(Inherited from NBEvent.) | |
| MarkAsFailed |
This is called by the broker if the processing of the event fails with an error.
(Inherited from NBEvent.) | |
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
See Also