Partager via


TeamFoundationLockingService.AcquireLock, méthode (TeamFoundationRequestContext, TeamFoundationLockInfo)

Obtient un verrouillage de processus sur la ressource donnée.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function AcquireLock ( _
    requestContext As TeamFoundationRequestContext, _
    lockInfo As TeamFoundationLockInfo _
) As TeamFoundationLock
public TeamFoundationLock AcquireLock(
    TeamFoundationRequestContext requestContext,
    TeamFoundationLockInfo lockInfo
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationLock
Le verrouillage sur cette ressource.Ce verrou doit être supprimé lorsqu'il doit être libérées.

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationLockingService Classe

AcquireLock, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms