DurationFunctionExplorerProgressStop Property |
Gets the end of the interval being explored.
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 Duration Stop { get; }
Public ReadOnly Property Stop As Duration
Get
public:
property Duration Stop {
Duration get ();
}
member Stop : Duration with get
Property Value
Type:
DurationSee Also