ThreadHelper::BeginInvoke Method

 

Schedules an action for execution on the UI thread asynchronously.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodBeginInvoke(Action^)

Schedules an action for execution on the UI thread asynchronously.

System_CAPS_pubmethodBeginInvoke(DispatcherPriority, Action^)

Schedules an action for execution on the UI thread asynchronously.

Return to top
Show: