| RequestIsProcessImagesAfterAllScans Method  | 
            By default images will be processed after each scan; Set to true to process images after all scans.
            Processing images after all scan could speed up the scanning process.
            
 
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsProcessImagesAfterAllScans()
Public Function IsProcessImagesAfterAllScans As Boolean
public:
bool IsProcessImagesAfterAllScans()
member IsProcessImagesAfterAllScans : unit -> bool 
Return Value
Type: 
Boolean
See Also