public void Dispose()
 {
     _syncContext.ProhibitVoidAsyncOperations();
 }