System::Net::ServicePoint::get_ConnectionLeaseTimeout method

ServicePoint::get_ConnectionLeaseTimeout method

Gets a timeout in milliseconds after which active ServicePoint will be closed.

int32_t System::Net::ServicePoint::get_ConnectionLeaseTimeout()

ReturnValue

A timeout in milliseconds after which active ServicePoint will be closed.

See Also