ILNumerics.Net
State Property

ILNumerics.Net - numeric computing and plotting for .NET

ILNumerics.AlgorithmsILAsyncAlgorithmState
ILNumerics.Net - numeric computing for .NET
The current state of the algorithm. One out of the enumeration ILAlgorithmState.
Declaration Syntax
C#Visual BasicVisual C++
public ILAlgorithmState State { get; }
Public ReadOnly Property State As ILAlgorithmState
public:
property ILAlgorithmState State {
	ILAlgorithmState get ();
}

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)