Property LockAcquireTimeout
LockAcquireTimeout
Maximum time to wait when acquiring the distributed lock. Default: 60 seconds.
public TimeSpan LockAcquireTimeout { get; set; }
Maximum time to wait when acquiring the distributed lock. Default: 60 seconds.
public TimeSpan LockAcquireTimeout { get; set; }