System.Net.NetworkInformation.PingOptions Members

The members of System.Net.NetworkInformation.PingOptions are listed below.

See Also: Inherited members from System.Object

Public Constructors

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.

Public Properties

DontFragmentbool.

Gets or sets a bool value that controls fragmentation of the data sent to the remote host.

Ttlint.

Gets or sets the number of routing nodes that can forward the System.Net.NetworkInformation.Ping data before it is discarded.