Shutdown Method

Summary
Ends a WIA session.
Syntax
C#
VB
C++
public void Shutdown() 
  
Public Sub Shutdown()  
public: 
void Shutdown();  
Remarks

A WIA session is begun by calling the Startup method. For each call to the Startup method there must be a call to the Shutdown method. For more information, refer to Freeing the WIA Session.

Example

Refer to WiaSession.IsAvailable.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.