Condividi tramite


Metodo BackgroundDispatcher.GetBackgroundDispatcher

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Windows.Threading.Dispatcher

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BackgroundDispatcher Classe

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI