ShortLockWaitTime
If a clients requests a tree operation and there are node locks set, the operation normally fails. In case the locks are short-time locks, which were not set by a user but by another client for protecting some quick operations, BCS can delay the tree operation request instead of immediately sending the answer that a node is locked. The maximum wait time until the sum of blocking short-time locks get released can be configured with this parameter. Pay attention to use a time which is significantly smaller than the timeout value for clients. Otherwise clients can easily run into timeouts. If you use the value 0 waiting for short-time locks to become release is disabled.
Possible values: 0...
Default value: 5000