Click or drag to resize

EposManagerGetInstance(UInt16, EposCommType) Method


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 IEposDotNet GetInstance(
	ushort nodeId,
	EposCommType commType
)

Parameters

nodeId  UInt16
 
commType  EposCommType
 

Return Value

IEposDotNet

Implements

IEposManagerGetInstance(UInt16, EposCommType)
See Also