ICentral Locked Callback Should Wait For Lock Availability Method Returns whether Revit should wait and try again to acquire the lock on central. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# bool ShouldWaitForLockAvailability() Function ShouldWaitForLockAvailability As Boolean bool ShouldWaitForLockAvailability() abstract ShouldWaitForLockAvailability : unit -> bool Return Value Boolean True means wait and try again later. False means immediately give up. See Also Reference ICentralLockedCallback Interface Autodesk.Revit.DB Namespace
ICentral Locked Callback Should Wait For Lock Availability Method Returns whether Revit should wait and try again to acquire the lock on central. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# bool ShouldWaitForLockAvailability() Function ShouldWaitForLockAvailability As Boolean bool ShouldWaitForLockAvailability() abstract ShouldWaitForLockAvailability : unit -> bool Return Value Boolean True means wait and try again later. False means immediately give up. See Also Reference ICentralLockedCallback Interface Autodesk.Revit.DB Namespace