IServerIsConnected Property |
Returns whether the IServer is connected
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax bool IsConnected { get; }
ReadOnly Property IsConnected As Boolean
Get
property bool IsConnected {
bool get ();
}
abstract IsConnected : bool with get
Property Value
Type:
BooleanSee Also