Stop Method

Summary
Stops the scanning session.
Syntax
C#
VB
C++
public virtual void Stop( 
   string id, 
   object userData 
) 
  
Public Overridable Sub Stop( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
)  
public: 
virtual void Stop(  
   String^ id, 
   Object^ userData 
)  

Parameters

id
The scanning session Id.

userData
The user data.

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.Services.Twain Assembly

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