System::Net::CookieContainer::set_PerDomainCapacity method

CookieContainer::set_PerDomainCapacity method

Sets the collection capacity per domain.

void System::Net::CookieContainer::set_PerDomainCapacity(int32_t value)
ParameterTypeDescription
valueint32_tThe value that must be set.

See Also