get_ConnectionLeaseTimeout()

ServicePoint::get_ConnectionLeaseTimeout() method

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

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

Return Value

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

See Also