ILNumerics.Net
StateChanged Event

ILNumerics.Net - numeric computing and plotting for .NET

ILNumerics.AlgorithmsILAsyncAlgorithmStateChanged
ILNumerics.Net - numeric computing for .NET
fires whenever the state of the algorithm changes
Declaration Syntax
C#Visual BasicVisual C++
public event ILAlgorithmStateChangedEventHandler StateChanged
Public Event StateChanged As ILAlgorithmStateChangedEventHandler
public:
 event ILAlgorithmStateChangedEventHandler^ StateChanged {
	void add (ILAlgorithmStateChangedEventHandler^ value);
	void remove (ILAlgorithmStateChangedEventHandler^ value);
}

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