TransactWithCentralOptions.GetLockCallback Method

Gets the callback object that changes Revit's default behavior of endlessly waiting and repeatedly trying to lock a central model.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICentralLockedCallback GetLockCallback()

Return Value

ICentralLockedCallback

See Also

Reference

TransactWithCentralOptions Class
Autodesk.Revit.DB Namespace