AverageSubCalculationProgressLastProgress Property |
Gets the last value of the overall progress, averaged over the sub-calculations.
Namespace:
AGI.Foundation.Infrastructure
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int LastProgress { get; }
Public ReadOnly Property LastProgress As Integer
Get
public:
property int LastProgress {
int get ();
}
member LastProgress : int with get
Property Value
Type:
Int32See Also