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: 11.1.0.0 (11.1)
Syntax
public int WaitForLockMilliseconds { get; set; }

Property Value

Type: Int32
See Also