Share

ICentralLockedCallback Interface

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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public interface ICentralLockedCallback

The ICentralLockedCallback type exposes the following members.

Methods

 NameDescription
Public methodShouldWaitForLockAvailability Returns whether Revit should wait and try again to acquire the lock on central.

See Also

Reference

Was this information helpful?