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




callback
Callback which is called when the scanned is unloaded.

Glossary Item Box

Unloads a scanner without closing the active session.

Syntax

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

Parameters

callback
Callback which is called when the scanned is unloaded.

Return Value

ImGearIsisOperationStatus value.

Remarks

You can use this method to release the scanner for use by a different application when you no longer need to scan new images. You might do this if your application performs lengthy post-scanning operations that require the session to remain open.

See Also

©2013. Accusoft Corporation. All Rights Reserved.