System::Net::ServicePoint::get_CurrentConnections method

ServicePoint::get_CurrentConnections method

Returns a number of opened connections.

int32_t System::Net::ServicePoint::get_CurrentConnections()

ReturnValue

A number of opened connections.

See Also