LicenseExpirationCheckTimeServer Property |
Gets or sets the NTP server address used to check license expiration date
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string ExpirationCheckTimeServer { get; set; }
Public Property ExpirationCheckTimeServer As String
Get
Set
public:
property String^ ExpirationCheckTimeServer {
String^ get ();
void set (String^ value);
}
member ExpirationCheckTimeServer : string with get, set
Property Value
Type:
StringNTP server address used to check license expiration date
Return Value
Type:
StringNTP server address used to check license expiration date
Remarks See Also