NetworkSessionValidationSystemDateTimeThresholdMinutes Property |
Gets or sets the allowed amount of difference in time (in minutes) between the licensed system's time and SOLO Server's time.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic double SystemDateTimeThresholdMinutes { get; set; }
Public Property SystemDateTimeThresholdMinutes As Double
Get
Set
public:
property double SystemDateTimeThresholdMinutes {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also