TfsBackgroundWorkerManager.RegisterWorker, méthode (TfsBaseWorker, Guid)
Espace de noms : Microsoft.TeamFoundation.Common.Internal
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Function RegisterWorker ( _
tfsWorker As TfsBaseWorker, _
groupId As Guid _
) As Boolean
public bool RegisterWorker(
TfsBaseWorker tfsWorker,
Guid groupId
)
Paramètres
- tfsWorker
Type : Microsoft.TeamFoundation.Common.Internal.TfsBaseWorker
- groupId
Type : System.Guid
Valeur de retour
Type : System.Boolean
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.