bayesline.apiclient.AsyncLazyFrameTaskClient.get_result# async AsyncLazyFrameTaskClient.get_result() → LazyFrame# Get the result of the completed task. Returns# TThe result of the task. Raises# TaskErrorIf the task failed or is not yet complete.