Method ReadbackRequestAsync
ReadbackRequestAsync()
Schedules asynchronous download task of the internal data.
Boolean indicates if async readback is successful.
Declaration
public Task<bool> ReadbackRequestAsync()
Returns
Type | Description |
---|---|
Task<bool> | awaitable task for when the readback request is successful. |