IServerTopicLength Property |
Max topic length on this IServer (retrieved from 005)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property TopicLength As Integer
Get
property int TopicLength {
int get ();
}
abstract TopicLength : int with get
Property Value
Type:
Int32See Also