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