System.Net.NetworkInformation.PingOptions public class PingOptions Documentation public bool DontFragment { get; set; } public int Ttl { get; set; } public PingOptions() public PingOptions(int ttl, bool dontFragment)