ServerStatisticsInfoStatisticsStartTime Property |
The local time when statistics collection started or when the statistics 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