PingReplyEventArgs ClassNetIRC2 IRC Client Library for .NET
Stores the results of an earlier ping request.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    NetIrc2.Events PingReplyEventArgs

Namespace: NetIrc2.Events
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class PingReplyEventArgs : EventArgs
See Also