共用方式為


ThreadHelper.BeginInvoke Method

Include Protected Members
Include Inherited Members

Schedules an action for execution on the UI thread asynchronously.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method BeginInvoke(Action) Schedules an action for execution on the UI thread asynchronously.
Public method BeginInvoke(DispatcherPriority, Action) Schedules an action for execution on the UI thread asynchronously.

Top

See Also

Reference

ThreadHelper Class

Microsoft.VisualStudio.Shell Namespace