ImageGear.Web.Isis Namespace Client API Library > ImageGear.Web.Isis Namespace Client API~ImageGear.Web.Isis_namespace > ImageGear.Web.Isis Namespace Client API~ImageGear.Web.Isis.ImGearIsisScanJob : destroy Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function destroy( callback : function ) : ImGearIsisOperationStatus; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearIsisScanJob.destroy(function); |
The JavaScript code below demonstrates how to destroy a scan job:
This is an asynchronous method.
A scan job does not end automatically when scanning is complete. To end the scan job but continue working in the same session, you must specifically call the destroy method.
ImageGear.Web.Isis Namespace Client API~ImageGear.Web.Isis.ImGearIsisScanJob
ImGearIsisScanJob Members