←Select platform

SaneServer Constructor

Summary
Constructs the SANE scanning server.
Syntax
C#
VB
Java
Public Function New( _ 
   ByVal portNumber As Integer, _ 
   ByVal saneScanningService As ISaneScanningService _ 
) 
public SaneServer(int portNumber, ISaneScanningService saneScanningService) 

Parameters

portNumber
The port number, or 0 to use a port number that is automatically allocated

saneScanningService
Instance of a class that implements ISaneScanningService

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.