SafeDispatcher.InvokeAsync Method (Action, DispatcherPriority, Boolean)
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public DispatcherOperation InvokeAsync(
Action callback,
DispatcherPriority dispatcherPriority,
bool runOnMainUiThread = true
)
Public Function InvokeAsync (
callback As Action,
dispatcherPriority As DispatcherPriority,
runOnMainUiThread As Boolean
) As DispatcherOperation
Parameters
- callback
Type: System.Action
- dispatcherPriority
Type: System.Windows.Threading.DispatcherPriority
- runOnMainUiThread
Type: System.Boolean
Return Value
Type: System.Windows.Threading.DispatcherOperation
See Also
InvokeAsync Overload
SafeDispatcher Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright