IConnectorEstablishingConnections Property |
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool EstablishingConnections { get; }
ReadOnly Property EstablishingConnections As Boolean
Get
property bool EstablishingConnections {
bool get ();
}
abstract EstablishingConnections : bool with get
Property Value
Type:
BooleanSee Also