System::Net::Sockets::Socket::get_NoDelay method

Socket::get_NoDelay method

Ottiene un valore che indica se il socket sta usando l’algoritmo di Nagle.

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

ReturnValue

Un valore che indica se il socket sta usando l’algoritmo di Nagle.

Vedi anche