IConnection.getQueryResult

Returns query result, if pollQueringStatus shows that query is processed without errors, else blocks the caller until the answer is arrived.

interface IConnection
synchronized
InputRange!(shared IPGresult)
getQueryResult
(
)

Meta