ServiceStatus Constructor

Summary

Initializes a new instance of ServiceStatus

Syntax

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

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.

kernelType

The type of the LEADTOOLS kernel

cacheAccessible

Check if the cache is accessible.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly