Click or drag to resize

EposManager Class

Inheritance Hierarchy
SystemObject
  LynceeTec.EposDotNetEposManager

Namespace:  LynceeTec.EposDotNet
Assembly:  LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.1.23514.0 , built 2023-11-07 12:27:35 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