Returns whether the error type of the last connections error (0 = no error)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property Error As Integer
Get
property int Error {
int get ();
}
abstract Error : int with get
Property Value
Type:
Int32See Also