Miner.Responder.PubSub Assembly > Miner.Responder.PubSub Namespace > IPubSubEndpoint Interface : ConnectionStatusChanged Event |
'Declaration Event ConnectionStatusChanged As EventHandler(Of ConnectionStatusChangedEventArgs)
'Usage Dim instance As IPubSubEndpoint Dim handler As EventHandler(Of ConnectionStatusChangedEventArgs) AddHandler instance.ConnectionStatusChanged, handler
event EventHandler<ConnectionStatusChangedEventArgs> ConnectionStatusChanged
The event handler receives an argument of type ConnectionStatusChangedEventArgs containing data related to this event. The following ConnectionStatusChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
IsAvailable |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.