IConnectorHasConnection Property |
Gets a value indicating that the connector has established a connection with at
least one end point.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool HasConnection { get; }
ReadOnly Property HasConnection As Boolean
Get
property bool HasConnection {
bool get ();
}
abstract HasConnection : bool with get
Property Value
Type:
BooleanSee Also