get_MaxIdleTime()

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()

Return Value

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

See Also