A Sandcastle Documented Class Library
IServerDelayJoin Property |
Returns number of seconds to delay joining channels on this IServer.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
int DelayJoin { get; }
ReadOnly Property DelayJoin As Integer Get
property int DelayJoin { int get (); }
abstract DelayJoin : int with get
Property Value
Type: Int32See Also