Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / IAsyncFunctionManager Interface
Members


In This Topic
IAsyncFunctionManager Interface
In This Topic
Represents an asynchronous function manager which handles processing after asynchronous function(s) finished.
Syntax
'Declaration
 
Public Interface IAsyncFunctionManager 
 
'Usage
 
Dim instance As IAsyncFunctionManager
See Also