Property LockTimeoutMs
LockTimeoutMs
Timeout in milliseconds waiting for locks to be released by other connections. Defaults to 30 seconds.
public int? LockTimeoutMs { get; set; }
Property Value
- int?
Timeout in milliseconds waiting for locks to be released by other connections. Defaults to 30 seconds.
public int? LockTimeoutMs { get; set; }