IRC.NET


CtcpPingResponseReceivedEventArgs

Defined in IrcDotNet.dll.
Provides data for the CtcpClient.PingResponseReceived event.

Instance members

Instance memberDescription
PingTime()
Signature: unit -> unit
Gets the duration of time elapsed between the sending of the ping request and the receiving of the ping response.
Fork me on GitHub