←Select platform

Stop Method (ISaneService)

Summary

Stops the scanning session.

Syntax

C#
VB
Java
C++
void Stop(  
   string id, 
   object userData 
) 
Sub Stop( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
) 
public void stop(String id, Object userData)
void Stop(  
   String^ id, 
   Object^ userData 
) 

Parameters

id
The scanning session ID

userData
The user data

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Sane.Server Assembly
Click or drag to resize