Click or drag to resize
SystemClockValidation Properties

The SystemClockValidation type exposes the following members.

Properties
  NameDescription
Public propertyLastError
Gets or sets the last error encountered in this object.
(Inherited from SystemValidation.)
Public propertyTestDuration
Gets or sets the amount of time (in milliseconds) to allow for the test to complete. The default is 100 milliseconds.
Public propertyThresholdPercent
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.
Top
See Also