WorkstationStatisticsInfoSessions Property |
The total number of workstation sessions that were established.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int Sessions { get; }
Public ReadOnly Property Sessions As Integer
Get
public:
property int Sessions {
int get ();
}
member Sessions : int with get
Property Value
Type:
Int32See Also