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