RetryTimes Property


Document Save To Central Progress Changed Event Args Retry Times Property

The number of times Revit has tried to Save to Central." Its value is '0' at the first time.

Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int RetryTimes { get; }

Property Value

Int32
See Also