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