get_DontFragment()

Socket::get_DontFragment() method

Gets a value that indicates if the socket allows IP datagrams to be fragmented.

bool System::Net::Sockets::Socket::get_DontFragment()

Return Value

A value that indicates if the socket allows IP datagrams to be fragmented.

See Also