ThreadHelper::BeginInvoke Method
Visual Studio 2015
Schedules an action for execution on the UI thread asynchronously.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | BeginInvoke(Action^) | Schedules an action for execution on the UI thread asynchronously. |
![]() | BeginInvoke(DispatcherPriority, Action^) | Schedules an action for execution on the UI thread asynchronously. |
Show:
