System::Net::ServicePoint::set_ConnectionLeaseTimeout method

ServicePoint::set_ConnectionLeaseTimeout method

Establece un tiempo de espera en milisegundos después del cual el ServicePoint activo se cerrará.

void System::Net::ServicePoint::set_ConnectionLeaseTimeout(int32_t value)
ParámetroTipoDescripción
valueint32_tEl valor a establecer.

Ver también