IRC.NET


IrcPingReceivedEventArgs

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

Instance members

Instance memberDescription
SendPong()
Signature: unit -> unit
Gets or sets if we should send a Pong back
Fork me on GitHub