Gets an object that contains data that describes an attempt to send an Internet Control Message Protocol (ICMP) echo request message and receive a corresponding ICMP echo reply message.
Documentation for this section has not yet been entered.
If the value of PingReply.Status is not IPStatus.Success, you should not use the values that are returned by the PingReply.RoundTripTime, PingReply.Options, and PingReply.Buffer properties. The PingReply.RoundTripTime and PingReply.Buffer properties will return zero, and the PingReply.Options property will return null.