Gets the termination status of the algorithm.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public AlgorithmStatus Status { get; }
Public ReadOnly Property Status As AlgorithmStatus
Get
public:
property AlgorithmStatus Status {
AlgorithmStatus get ();
}
member Status : AlgorithmStatus with get
Property Value
Type:
AlgorithmStatus
Reference