Click or drag to resize

QueryIteratorDispose Method

Releases all resources used by the QueryIterator

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

Implements

IDisposableDispose
See Also