OpsContextInvokeOnCommandThread Method |
Execute delegate on command thread.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic Object InvokeOnCommandThread(
CommandThreadDelegate del,
Object[] data
)
Parameters
- del CommandThreadDelegate
-
- data Object
-
Return Value
Object
See Also