ILNumerics.Net
OnProgressChanged Method

ILNumerics.Net - numeric computing and plotting for .NET

ILNumerics.AlgorithmsILAsyncAlgorithmOnProgressChanged()()()
ILNumerics.Net - numeric computing for .NET
Fires the ProgressChanged event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnProgressChanged()
Protected Overridable Sub OnProgressChanged
protected:
virtual void OnProgressChanged()
Remarks

If the control parameter was given in the constructor of the class, the event is fired in the context of the calling thread and not of the worker thread.

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