IServerIsRegistered Property |
Returns whether the user is logged on to the IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntaxbool IsRegistered { get; }
ReadOnly Property IsRegistered As Boolean
Get
property bool IsRegistered {
bool get ();
}
abstract IsRegistered : bool with get
Property Value
Type:
Boolean
See Also