Click or drag to resize

NetworkTimeTimeout Property

You can use this property to set maximum time to wait for NTP server response (in milliseconds).

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public static int Timeout { get; set; }

Property Value

Type: Int32
Integer, milliseconds. Default 3000 ms. Minimum value is 300 ms.

Return Value

Type: Int32
Remarks
This affects duration of license check on offline devices.
See Also