The NBConnectorFactory type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | CreateInputConnector |
This is called by the broker when a connector to receive data from the system is required.
|
![]() | ![]() | (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 |
This is called by the broker when the last connector using the factory is destroyed.
|
![]() | ![]() | 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 a connector is deployed.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Start |
This is called by the broker when the first usage of the factory is about to happen.
|
![]() | Terminate |
This is called by the broker when the execution group is about to stop.
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also