Share via


IntentLock.ExitLock-Methode

Beendet die aktuelle Sperre mit der angeforderten Modus

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub ExitLock ( _
    lockMode As LockMode, _
    request As Long _
)
public void ExitLock(
    LockMode lockMode,
    long request
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IntentLock Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace