Click or drag to resize

OperationsProcessOperaRequest(DataStoreClient, PayableTenderedBase, Int32) Method

ProcessOperaRequest

Namespace: Micros.PosCore.OperaPosting
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public bool ProcessOperaRequest(
	DataStoreClient dataStore,
	PayableTenderedBase data,
	int timeOutInMilliseconds = 60000
)

Parameters

dataStore  DataStoreClient
data  PayableTenderedBase
timeOutInMilliseconds  Int32  (Optional)

Return Value

Boolean
See Also