LicenseValidationOptionsRefreshLicenseRequireWarningPeriod Property |
Gets or sets the number of days before a required license refresh with SOLO Server to start notifying the user about the upcoming required license refresh.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int RefreshLicenseRequireWarningPeriod { get; set; }
Public Property RefreshLicenseRequireWarningPeriod As Integer
Get
Set
public:
property int RefreshLicenseRequireWarningPeriod {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also