ConnectionIRegistryOnConnectionStateChanged Event |
Raised when a connection state changes.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntaxevent EventHandler<ProtocolHead> OnConnectionStateChanged
Value
Type:
SystemEventHandlerProtocolHead
Remarks
State changes occur when the connection opens/closes or is linked/unlinked.
See Also