System::Net::ServicePointManager::set_UseNagleAlgorithm metodo

ServicePointManager::set_UseNagleAlgorithm method

Imposta un valore che indica se le istanze della classe ServicePoint-class usano l’algoritmo Nagle.

static void System::Net::ServicePointManager::set_UseNagleAlgorithm(bool value)
ParametroTipoDescrizione
valueboolIl valore da impostare.

Vedi anche