Spread Windows Forms 15.0
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
    public interface IAsyncFunctionManager 
    See Also