Symphony Framework
RemoteLockOptions Enumeration
Symphony.Harmony.Enumerations Namespace : RemoteLockOptions Enumeration
Remote locking options
Syntax
public enum RemoteLockOptions : System.Enum 
Members
MemberDescription
AbortLock Abort the lock and return the lock exception to the client.
WaitOnLock Wait on lock.
WaitSpecifiedTime Wait for a specified time
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Symphony.Harmony.Enumerations.RemoteLockOptions

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

Reference

Symphony.Harmony.Enumerations Namespace