IRC.NET


IrcPingOrPongReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for the IrcClient.PingReceived and IrcClient.PongReceived events.

Instance members

Instance memberDescription
Server()
Signature: unit -> unit
Gets the name of the server that is the source of the ping or pong.
Fork me on GitHub