ICentralLockedCallback
Description:
An interface that may be used to control Revit's behavior when it tries to lock central and is blocked because another user already has locked central.
An interface that may be used to control Revit's behavior when it tries to lock central and is blocked because another user already has locked central.
public interface ICentralLockedCallback
| Name | Return Type | Description |
|---|---|---|
| ShouldWaitForLockAvailability() | Boolean | Returns whether Revit should wait and try again to acquire the lock on central. |