IServer.ExceptLength Property
From AdiIRC API v2
A Sandcastle Documented Class Library
IServerExceptLength Property |
Max except list count on this IServer. (retrieved from 005)
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
int ExceptLength { get; }
ReadOnly Property ExceptLength As Integer Get
property int ExceptLength { int get (); }
abstract ExceptLength : int with get