The NBEvent type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | NBEvent |
Initializes a new instance of the NBEvent class.
|
Methods
Name | Description | |
---|---|---|
![]() | BuildInputRecord |
This is called by the broker when the record representing the Event is required.
|
![]() | BuildProperties |
This is called by the broker when the additional information on found in the record is required.
|
![]() | Confirm |
This is called by the broker if the processing of the event completes without error.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | 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.
|
![]() | MarkAsFailed |
This is called by the broker if the processing of the event fails with an error.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Fields
Name | Description | |
---|---|---|
![]() | properties |
The properties that will make up the LocalEnvironment.
|
Properties
Name | Description | |
---|---|---|
![]() | Connector |
Returns the owning NBEventInputConnector.
|
![]() | EventSource |
This is called by the broker after an event is received.
|
See Also