DotMSN

PingAnswerEventArgs Class

Used as event argument when an answer to a ping is received.

For a list of all members of this type, see PingAnswerEventArgs Members.

System.Object
   System.EventArgs
      XihSolutions.DotMSN.PingAnswerEventArgs

[Visual Basic]
Public Class PingAnswerEventArgs
    Inherits EventArgs
[C#]
public class PingAnswerEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

PingAnswerEventArgs Members | XihSolutions.DotMSN Namespace