TimeIntervalFinderProgressTimeIntervalFinder Property |
Gets the time interval finder that is reporting progress.
Namespace:
AGI.Foundation.NumericalMethods.Advanced
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeIntervalFinder TimeIntervalFinder { get; }
Public ReadOnly Property TimeIntervalFinder As TimeIntervalFinder
Get
public:
property TimeIntervalFinder^ TimeIntervalFinder {
TimeIntervalFinder^ get ();
}
member TimeIntervalFinder : TimeIntervalFinder with get
Property Value
Type:
TimeIntervalFinderSee Also