System::Net::Sockets::Socket::get_DontFragment metodo

Socket::get_DontFragment method

Ottiene un valore che indica se il socket consente la frammentazione dei datagrammi IP.

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

ReturnValue

Un valore che indica se il socket consente la frammentazione dei datagrammi IP.

Vedi anche