var instance = new Vintasoft.Imaging.WebFileConverterJS(updateTimeout, service); var value; // Type: boolean value = instance.get_IsActive();
function get_IsActive() : boolean;
Return Value
True - the file converter has active file converting process; False - the file converter does NOT have active file converting process.