set_PerDomainCapacity()

CookieContainer::set_PerDomainCapacity(int32_t) method

Sets the collection capacity per domain.

void System::Net::CookieContainer::set_PerDomainCapacity(int32_t value)

Arguments

ParameterTypeDescription
valueint32_tThe value that must be set.

See Also