WorkstationStatisticsInfoUseCount Property |
The total number of network connections established by the workstation.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int UseCount { get; }
Public ReadOnly Property UseCount As Integer
Get
public:
property int UseCount {
int get ();
}
member UseCount : int with get
Property Value
Type:
Int32See Also