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