DocumentSaveToLocalProgressChangedEventArgs.FinishedStreams Property

The number of streams finished since the last time this event was raised.


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

Syntax

C#

public int FinishedStreams { get; }

Property Value

Int32

See Also

Reference

DocumentSaveToLocalProgressChangedEventArgs Class
Autodesk.Revit.DB.Events Namespace