LicenseValidationOptionsRefreshLicenseRequireFrequency Property |
Gets or sets the number of days to wait before attempts to refresh and validate the license against SOLO Server are required.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int RefreshLicenseRequireFrequency { get; set; }
Public Property RefreshLicenseRequireFrequency As Integer
Get
Set
public:
property int RefreshLicenseRequireFrequency {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also