System::Net::ServicePointManager::get_MaxServicePointIdleTime method

ServicePointManager::get_MaxServicePointIdleTime method

Gets the maximum idle time of the ServicePoint-class instances.

static int32_t System::Net::ServicePointManager::get_MaxServicePointIdleTime()

ReturnValue

The maximum idle time of the ServicePoint-class instances.

See Also