SystemDateTimeValidationAllowedVariation Property |
Gets or sets the amount of time (in minutes) of acceptable variation between the current system's date/time versus the Internet time server's date/time. (5.0 by default)
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic double AllowedVariation { get; set; }
Public Property AllowedVariation As Double
Get
Set
public:
property double AllowedVariation {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also