| SystemClockValidation Properties |
The SystemClockValidation type exposes the following members.
| Name | Description | |
|---|---|---|
| LastError | Gets or sets the last error encountered in this object. (Inherited from SystemValidation.) | |
| TestDuration | Gets or sets the amount of time (in milliseconds) to allow for the test to complete. The default is 100 milliseconds. | |
| ThresholdPercent | Gets or sets the percentage of the test duration time which must pass for the validation to succeed. The value specified must be between 1 and 100. The default value is 75. |