get_MaxServicePointIdleTime()

ServicePointManager::get_MaxServicePointIdleTime() method

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

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

Return Value

The maximum idle time of the ServicePoint-class instances.

See Also