IChannelChannelLimit Property |
Gets the IChannel channellimit
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax int ChannelLimit { get; }
ReadOnly Property ChannelLimit As Integer
Get
property int ChannelLimit {
int get ();
}
abstract ChannelLimit : int with get
Property Value
Type:
Int32See Also