Therefore API > API Reference > Classes > TheMultiQuery > Methods
ExecuteAsync
Releases the query on the server to free system resources.
Name
Description
ITheMultiQueryResultRow ExecuteAsync(ITheServer)
Executes the multi query on the server in asynchronous mode.
ITheMultiQueryResultRow ExecuteAsync(ITheServer, int)
Executes the multi 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#.