System::Net::ServicePoint::get_MaxIdleTime method

ServicePoint::get_MaxIdleTime method

Gets an amount of time in milliseconds after which an idle connection will be closed.

int32_t System::Net::ServicePoint::get_MaxIdleTime()

ReturnValue

A n amount of time in milliseconds after which an idle connection will be closed.

See Also