System::Net::ServicePointManager::set_MaxServicePoints yöntemi

ServicePointManager::set_MaxServicePoints method

Geçerli örnek tarafından yönetilebilecek ServicePoint-class örneklerinin azami sayısını ayarlar.

static void System::Net::ServicePointManager::set_MaxServicePoints(int32_t value)
ParameterTypeAçıklama
değerint32_tAyarlanacak değer.

Ayrıca Bakınız