ITcpConnectionStateServiceCountConnections Property |
Gets the count of connections that the service knows about.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int CountConnections { get; }
ReadOnly Property CountConnections As Integer
Get
property int CountConnections {
int get ();
}
abstract CountConnections : int with get
Property Value
Type:
Int32See Also