System::Net::Sockets::Socket::get_DontFragment method

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()

ReturnValue

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

See Also