Thresher 1.2 Class Documentation

StatsQuery Enumeration

The possible stats message query parameters.

[Visual Basic]
Public Enum StatsQuery
[C#]
public enum StatsQuery

Members

Member NameDescription
Connections A list of server connections.
CommandUsage The usage count for each of command supported by the server.
Operators The list of IRC operators.
Uptime The server uptime.

Requirements

Namespace: Sharkbite.Irc

Assembly: Sharkbite.Thresher (in Sharkbite.Thresher.dll)

See Also

Sharkbite.Irc Namespace