Click or drag to resize

SessionBaseWaitForLockMilliseconds Property

Get/Set the max time waiting for a lock to clear with pessimistic locking

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public int WaitForLockMilliseconds { get; set; }

Property Value

Type: Int32
See Also