Click or drag to resize
SystemClockValidationTestDuration Property
Gets or sets the amount of time (in milliseconds) to allow for the test to complete. The default is 100 milliseconds.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int TestDuration { get; set; }

Property Value

Type: Int32
See Also