Click or drag to resize

TransactionDispose Method

Releases all resources used by the Transaction

Namespace: Micros.PosCore.Extensibility.Scripting.API.Fiscal
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also