Partager via


IntentLock.TryEnterLock, méthode

Entre dans le verrou actuel en mode demandé

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

Syntaxe

'Déclaration
Public Function TryEnterLock ( _
    requestedlockMode As LockMode, _
    request As Long, _
    timeout As TimeSpan _
) As Boolean
public bool TryEnterLock(
    LockMode requestedlockMode,
    long request,
    TimeSpan timeout
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

IntentLock Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms