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