get_ConnectionLimit()

ServicePoint::get_ConnectionLimit() method

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

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

Return Value

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

See Also