Click or drag to resize

IServerError Property

Returns whether the error type of the last connections error. (0 = no error)

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

Property Value

Type: Int32
See Also