Click or drag to resize

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.7 (2.0.1.7)
Syntax
C#
int DelayJoin { get; }

Property Value

Type: Int32
See Also