IRC.NET


IrcServerStatsReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for the IrcClient.ServerStatsReceived event.

Instance members

Instance memberDescription
Entries()
Signature: unit -> unit
Gets the list of statistical entries that was returned by the server.
Fork me on GitHub