Spread WPF 18
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.
    Object Model
    IAsyncFunctionManager Interface
    Syntax
    'Declaration
     
    Public Interface IAsyncFunctionManager 
    'Usage
     
    Dim instance As IAsyncFunctionManager
    public interface IAsyncFunctionManager 
    See Also