Mono Class Library: System.Net.ServicePoint Overview | Members

System.Net.ServicePoint.CurrentConnections Property

Gets the number of connections held by the current instance. [Edit]

public int CurrentConnections { get; }

Value

A int containing the number of connections held by the current instance. [Edit]

Remarks

This property is read-only.

Note: The value of ServicePoint.CurrentConnections cannot exceed that of ServicePoint.ConnectionLimit.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0