Platform Core .NET Assemblies API
TryLock Method
See Also  Send Feedback
Terrasoft.Core Namespace > IDistributedLock Interface : TryLock Method
key
The key of the lock.
timeout
How long to wait before giving up on acquiring the lock.

Glossary Item Box

Tries to acquire lock synchronously.

Syntax

 
C#
 
 

Parameters

key
The key of the lock.
timeout
How long to wait before giving up on acquiring the lock.

Return Value

A System.IDisposable "handle" which can be used to release the lock.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.