Click or drag to resize
IConnectorConnectionStatus Property
Gets the connection status. This only reflects the status of the connector - individual connections being maintained by the connector have their own status.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ConnectionStatus ConnectionStatus { get; }

Property Value

Type: ConnectionStatus
See Also