VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.EsclImageScanning Namespace / EsclDeviceManager Class
Constructors Properties Methods Events SeeAlso
In This Topic
EsclDeviceManager Class Members
In This Topic
The following tables list the members exposed by EsclDeviceManager.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the EsclDeviceManager class.
Public Properties
 NameDescription
Public PropertyGets available eSCL devices.
Public PropertyGets or sets the timeout, in milliseconds, for device searching in network.
Public PropertyGets or sets a value indicating whether eSCL device should ignore not valid or self-signed SSL certificate for SSL connection.
Public PropertyGets a value indicating whether this eSCL device manager is opened.
Public PropertyGets the opened eSCL device.
Public Methods
 NameDescription
Public MethodCloses this eSCL device manager.
Public MethodDisposes this eSCL device manager.
Public MethodOpens this eSCL device manager.
Public Events
 NameDescription
Public EventOccurs when eSCL device is found.
See Also