IServerDelayBetweenJoins Property |
Returns number of seconds to delay between each channel join on this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntaxint DelayBetweenJoins { get; }ReadOnly Property DelayBetweenJoins As Integer
Get
property int DelayBetweenJoins {
int get ();
}abstract DelayBetweenJoins : int with get
Property Value
Type:
Int32
See Also