ServerStatisticsInfoSessionsStarted Property |
The number of times the server session started.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public int SessionsStarted { get; }
Public ReadOnly Property SessionsStarted As Integer
Get
public:
property int SessionsStarted {
int get ();
}
member SessionsStarted : int with get
Property Value
Type:
Int32See Also