Classe TfsBackgroundWorkerManagerExtensions

Gerarchia di ereditarietà

System.Object
  Microsoft.TeamFoundation.Threading.TfsBackgroundWorkerManagerExtensions

Spazio dei nomi:  Microsoft.TeamFoundation.Threading
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
<ExtensionAttribute> _
Public NotInheritable Class TfsBackgroundWorkerManagerExtensions
public static class TfsBackgroundWorkerManagerExtensions

Il tipo TfsBackgroundWorkerManagerExtensions espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblicoMembro statico RunAsync(TfsBackgroundWorkerManager, Action, TfsBackgroundWorkerPriority, CancellationToken)
Metodo pubblicoMembro statico RunAsync(TfsBackgroundWorkerManager, TfsBaseWorker, Object, TfsBackgroundWorkerPriority, CancellationToken)
Metodo pubblicoMembro statico ToTaskScheduler

In alto

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.TeamFoundation.Threading