CheckoutLicense
Description
ILicenseInfo CheckoutLicense(out string message)Parameters
Parameter
Type
Description
Return
Type
Description
Last updated
Checks out a license from the server. If the client is in offline mode and the offline expiry was not reached, no checkout is actually performed.
ILicenseInfo CheckoutLicense(out string message)message
string
a returned message with error information
License Information object
Last updated