kernelExpired Property

Summary

Checks whether the LEADTOOLS kernel has expired.

Syntax
TypeScript
JavaScript
Object.defineProperty(RasterSupport.prototype, 'kernelExpired', 
	get: function() 
) 
static kernelExpired: boolean; // read-only 

Property Value

true if the LEADTOOLS kernel has expired; false, otherwise. The default value is true.

Remarks

kernelExpired will return false if the license was successfully set and the application can run. If the value of kernelExpired is true then the application either did not set a valid license or the license was invalid or has expired and the LEADTOOLS functionality will not be available to the application.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.