The NBInputConnector type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | Finish |
Finish is called when the node using the connector no longer wants to receive data.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | Initialize |
This is called by the broker when a node using this connector is started.
(Inherited from NBConnector.) |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Start |
Start is called when the node using the connector is ready to start receiving data.
|
![]() | Terminate |
This is called by the broker when the node using the connector is being stopped or deleted.
(Inherited from NBConnector.) |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | WriteActivityLog(String) |
Writes an entry to activity log using the context that this connector is being run in.
(Inherited from NBConnector.) |
![]() | WriteActivityLog(String, NBSeverity) |
Writes an entry to activity log using the context that this connector is being run in.
(Inherited from NBConnector.) |
![]() | WriteActivityLog(String, Dictionary String, String ) |
Writes an entry to activity log using the context that this connector is being run in.
(Inherited from NBConnector.) |
![]() | WriteActivityLog(String, NBSeverity, Dictionary String, String ) |
Writes an entry to activity log using the context that this connector is being run in.
(Inherited from NBConnector.) |
See Also