Partager via


ThreadHelper.BeginInvoke, méthode (DispatcherPriority, Action)

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub BeginInvoke ( _
    priority As DispatcherPriority, _
    action As Action _
)
public void BeginInvoke(
    DispatcherPriority priority,
    Action action
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ThreadHelper Classe

BeginInvoke, surcharge

Microsoft.VisualStudio.Shell, espace de noms