Click or drag to resize

EposManager Class

Inheritance Hierarchy
SystemObject
  LynceeTec.EposDotNetEposManager

Namespace: LynceeTec.EposDotNet
Assembly: LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:46 UTC
Syntax
public class EposManager : IEposManager, 
	IDisposable

The EposManager type exposes the following members.

Constructors
 NameDescription
Public methodEposManager(String)Initializes a new instance of the EposManager class
Public methodEposManager(EposConnectionInterface, MotorizedDevicesType, IHardwareConfiguration)Initializes a new instance of the EposManager class
Public methodEposManager(String, UInt32, UInt32)Initializes a new instance of the EposManager class
Public methodEposManager(EposConnectionInterface, Int32, UInt32, UInt32)Initializes a new instance of the EposManager class
Public methodEposManager(String, Int32, UInt32, UInt32)Initializes a new instance of the EposManager class
Top
Properties
Methods
Events
 NameDescription
Public eventStatic memberSearchProgressChanged 
Top
Fields
See Also