ImageGear for Silverlight
DestroyAsync Method
See Also  Send Feedback
ImageGear20.Isis Assembly > ImageGear.Isis Namespace > ImGearIsisScanJob Class : DestroyAsync Method




callback
Callback which is called when the scan job is destroyed.

Glossary Item Box

Destroys the scan job (cancels scanning, if needed) and releases all resources including all images.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

callback
Callback which is called when the scan job is destroyed.

Return Value

ImGearIsisOperationStatus value.

Remarks

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 DestroyAsync method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.