←Select platform

GetStatus Method (SaneScanningService)

Summary
Gets the status of the service
Syntax
C#
VB
Java
public SaneStatus GetStatus(  
   string id, 
   object userData 
) 
Public Function GetStatus( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
) As SaneStatus 
public SaneStatus getStatus(String id, Object userData) 

Parameters

id
The scanning session ID

userData
The user data

Return Value

The status of the service

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.