Spread Windows Forms 17
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / AsyncApplication Class
Members


In This Topic
    AsyncApplication Class
    In This Topic
    Represents the unique asynchronous application which serve data base on real-time data (topic parameter(s)).
    Syntax
    'Declaration
     
    
    Public MustInherit Class AsyncApplication 
    'Usage
     
    
    Dim instance As AsyncApplication
    public abstract class AsyncApplication 
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.AsyncApplication

    See Also