WorkstationStatisticsInfoStatisticsStartTime Property |
The local time statistics collection started. This member also indicates when statistics for the workstations were last cleared.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public DateTime StatisticsStartTime { get; }
Public ReadOnly Property StatisticsStartTime As DateTime
Get
public:
property DateTime StatisticsStartTime {
DateTime get ();
}
member StatisticsStartTime : DateTime with get
Property Value
Type:
DateTimeSee Also