private bool IsDone()
 {
     return(AsyncGPUReadbackRequest.IsDone_Injected(ref this));
 }