IRebroadcastServerConnectionEstablished Property |
Gets a value indicating that the server is online and something is connected to it.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool ConnectionEstablished { get; }
ReadOnly Property ConnectionEstablished As Boolean
Get
property bool ConnectionEstablished {
bool get ();
}
abstract ConnectionEstablished : bool with get
Property Value
Type:
BooleanSee Also