The members of System.Net.NetworkInformation.PingOptions are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Net.NetworkInformation.PingOptions class. | ||
Initializes a new instance of the System.Net.NetworkInformation.PingOptions class and sets the Time to Live and fragmentation values. |
DontFragment | bool.
Gets or sets a bool value that controls fragmentation of the data sent to the remote host. | |
Ttl | int.
Gets or sets the number of routing nodes that can forward the System.Net.NetworkInformation.Ping data before it is discarded. |