Click or drag to resize
LicenseExpirationCheckOnlineOnly Property
Set's, if license expiration must be checked online. If TRUE, license will be treated as invalid when offline.

Namespace: TreeksLicensingLibrary
Assembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax
public bool ExpirationCheckOnlineOnly { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Returns previously stored value
Remarks