 | EposManager(String, Int32, UInt32, UInt32) Constructor |
Namespace: LynceeTec.EposDotNetAssembly: LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:46 UTC
Syntaxpublic EposManager(
string eposConnectionInterface,
int connectionPortId,
uint baudrate,
uint timeout
)
public:
EposManager(
String^ eposConnectionInterface,
int connectionPortId,
unsigned int baudrate,
unsigned int timeout
)
Parameters
- eposConnectionInterface String
-
- connectionPortId Int32
-
- baudrate UInt32
-
- timeout UInt32
-
See Also