[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IAsyncFunctionManager

IAsyncFunctionManager Interface

Represents an asynchronous function manager which handles processing after asynchronous function(s) finished.

Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.CalcEngine.dll
Syntax
public interface IAsyncFunctionManager
Public Interface IAsyncFunctionManager

Methods

Name Description
OnDataChanged(AsyncApplication)

Called when asynchronous function(s) finished.