Leadtools.Documents Namespace > ServiceStatus Object : ServiceStatus Constructor |
function ServiceStatus( message , time , licenseChecked , licenseExpired , cacheAccessible , kernelType )
Parameter | Type | Description |
---|---|---|
message | string | Message from the service |
time | object | Current time |
licenseChecked | bool | true if the LEADTOOLS license has been checked; otherwise, false. |
licenseExpired | bool | true if the LEADTOOLS license has expired; otherwise, false. |
cacheAccessible | bool | Check if the cache is accesible. |
kernelType | string | The type of the LEADTOOLS kernel |