A Sandcastle Documented Class Library
IServerModesLength Property |
Returns number of modes which can be in one MODE request on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
int ModesLength { get; }
ReadOnly Property ModesLength As Integer Get
property int ModesLength { int get (); }
abstract ModesLength : int with get
Property Value
Type: Int32See Also