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