In The Hand - .NET Components for Mobility
PingReply Class
NamespacesInTheHand.Net.NetworkInformationPingReply
Provides information about the status and data resulting from a Send(String) operation.
Declaration Syntax
C#Visual Basic
public class PingReply
Public Class PingReply
Members
All MembersMethodsProperties



IconMemberDescription
Address
Gets the address of the host that sends the Internet Control Message Protocol (ICMP) echo reply.

Buffer
Gets the buffer of data received in an Internet Control Message Protocol (ICMP) echo reply message.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Options
Gets the options used to transmit the reply to an Internet Control Message Protocol (ICMP) echo request.

RoundtripTime
Gets the number of milliseconds taken to send an Internet Control Message Protocol (ICMP) echo request and receive the corresponding ICMP echo reply message.

Status
Gets the status of an attempt to send an Internet Control Message Protocol (ICMP) echo request and receive the corresponding ICMP echo reply message.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PingReply

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0