A Sandcastle Documented Class Library
IServerInviteLength Property |
Max invite 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)
Syntax
int InviteLength { get; }
ReadOnly Property InviteLength As Integer Get
property int InviteLength { int get (); }
abstract InviteLength : int with get
Property Value
Type: Int32See Also