System::Net::ServicePoint::get_ConnectionLimit method

ServicePoint::get_ConnectionLimit method

Gets the maximum number of connections that are allowed by the current instance.

int32_t System::Net::ServicePoint::get_ConnectionLimit()

ReturnValue

The maximum number of connections that are allowed by the current instance.

See Also