Therefore API > API Reference > Classes > TheQuery > Methods
ExecuteAsync
Releases the query on the server to free system resources.
Name
Description
ITheQueryResultRow ExecuteAsync(ITheServer)
Executes the query on the server in asynchronous mode.
ITheQueryResultRow ExecuteAsync(ITheServer, int)
Executes the query on the server in asynchronous mode and parses the condition according to the specified LCID.
Please check the help pages of the various overloads for the exact syntax in Visual Basic and C#.