Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / AsyncApplication Class / Dispose Method / Dispose() Method


In This Topic
Dispose() Method
In This Topic
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Syntax
'Declaration
 
Public Overloads Sub Dispose() 
 
'Usage
 
Dim instance As AsyncApplication
 
instance.Dispose()
See Also