Click or drag to resize

StoppablePropagatorResultsAborted Property

Gets a value indicating whether or not the function run aborted.

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

Property Value

Type: Boolean
See Also