System::Net::ServicePoint::set_UseNagleAlgorithm method

ServicePoint::set_UseNagleAlgorithm method

Establece un valor que indica si el algoritmo Nagle es usado por las conexiones gestionadas por la instancia actual.

void System::Net::ServicePoint::set_UseNagleAlgorithm(bool value)
ParámetroTipoDescripción
valueboolEl valor a establecer.

Ver también