ServiceStatus Constructor

Summary

Initializes a new instance of ServiceStatus

Syntax
TypeScript
JavaScript
constructor( 
   message: string, 
   time: Date, 
   licenseChecked: boolean, 
   licenseExpired: boolean, 
   cacheAccessible: boolean, 
   kernelType: string, 
   ocrEngineStatus: OcrEngineStatus 
); 

Parameters

message

Message from the service

time

Current time

licenseChecked

true if the LEADTOOLS license has been checked; otherwise, false.

licenseExpired

true if the LEADTOOLS license has expired; otherwise, false.

cacheAccessible

Check if the cache is accessible.

kernelType

The type of the LEADTOOLS kernel

ocrEngineStatus

The OCR engine's status.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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