Delegate DispatcherOperationCallback
- Namespace
- GHIElectronics.Endpoint.UI.Threading
- Assembly
- GHIElectronics.Endpoint.UI.dll
A convenient delegate to use for dispatcher operations.
public delegate object DispatcherOperationCallback(object arg)
Parameters
argobject- A convenient delegate to use for dispatcher operations.
Returns
- object
- A convenient delegate to use for dispatcher operations.