Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / AsyncApplication Class
Members


AsyncApplication Class
Represents the unique asynchronous application which serve data base on real-time data (topic parameter(s)). This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class AsyncApplication 
 
'Usage
 
Dim instance As AsyncApplication
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.AsyncApplication

See Also