Create(Method: IForeMethod);
Create(Method: Prognoz.Platform.Interop.KeFore.IForeMethod);
Method. The custom method that will be executed in a separate thread.
The Create constructor creates a thread connected with the specified custom method.
The example of use is given in description of the IForeThread.Start method.
See also: