Gets or sets a Boolean value that controls fragmentation of the data sent to the remote host.
Applications use this property to control whether data sent to a remote host by the Ping class can be divided into multiple packets.
This option is useful if you want to test the maximum transmission unit (MTU) of the routers and gateways used to transmit the packet.
If this property is true and the data sent to the remote host is larger then the MTU of a gateway or router between the sender and the remote host, the ping operation fails with status PacketTooBig.