SystemMonitor.LogViewStart property
Retrieves or sets the starting date used to retrieve counter values from the log files.
This property is read/write.
Syntax
Property LogViewStart As Date
Property value
Starting date used to retrieve counter values from the log files.
Remarks
SYSMON retrieves counter values from the log files that falls within the start and SystemMonitor.LogViewStop dates, inclusively.
If you do not specify a start date or if you set this property to a date value that is outside the range of date values found in the log files, SYSMON changes the value to the earliest date value found in the log files.
If this property is set to a date value that is greater than LogViewStop, SYSMON changes the value to the value of LogViewStop.
If you specify a start and stop date, you should specify the dates before setting SystemMonitor.DataSourceType.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
DLL |
|