WorkstationStatisticsInfoStatisticsStartTimeUtc Property |
The 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 StatisticsStartTimeUtc { get; }
Public ReadOnly Property StatisticsStartTimeUtc As DateTime
Get
public:
property DateTime StatisticsStartTimeUtc {
DateTime get ();
}
member StatisticsStartTimeUtc : DateTime with get
Property Value
Type:
DateTimeSee Also