Click or drag to resize

StoppablePropagatorResults.Aborted Property

Gets a value indicating whether the function run aborted.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool Aborted { get; }

Property Value

Type: Boolean
See Also