Revit 2025.3 API
ICentral |
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.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The ICentralLockedCallback type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ShouldWaitForLockAvailability | Returns whether Revit should wait and try again to acquire the lock on central. |
See Also