Click or drag to resize

IServerConnectError Property

Returns whether the last connection attempt failed on the IServer.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
bool ConnectError { get; }

Property Value

Type: Boolean
See Also