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: 25.1.421.0 (25.1.421.0)
Syntaxpublic Duration Stop { get; }
Public ReadOnly Property Stop As Duration
Get
public:
property Duration Stop {
Duration get ();
}
member Stop : Duration with get
Property Value
Type:
Duration
See Also