Click or drag to resize

DynamicConnector Events

The DynamicConnector type exposes the following members.

Events
  NameDescription
Public eventAfterDisconnectedListeners
Called just after this connector is disconnected from.
(Inherited from Connector.)
Public eventConnectedListeners
Called when this connector is connected to.
(Inherited from Connector.)
Public eventDisconnectedListeners
Called just before this connector is disconnected from.
(Inherited from Connector.)
Top
See Also