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