←Select platform

Start Method (SaneScanningService)

Summary
Starts the scanning session.
Syntax
C#
VB
Java
public void Start(  
   string id, 
   object userData 
) 
Public Sub Start( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
)  
public void start(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.Sane.Server Assembly

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