Partager via


BackgroundDispatcher.GetBackgroundDispatcher, méthode

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

Syntaxe

'Déclaration
Public Shared Function GetBackgroundDispatcher ( _
    dispatcherName As String, _
    stackSize As Integer _
) As Dispatcher
public static Dispatcher GetBackgroundDispatcher(
    string dispatcherName,
    int stackSize
)

Paramètres

Valeur de retour

Type : System.Windows.Threading.Dispatcher

Sécurité .NET Framework

Voir aussi

Référence

BackgroundDispatcher Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms