Is there some known official rationalization of why Task.IAsyncResult.CompletedSynchronously always returns false
The most recent documentation forTask
‘s explicit interface member implementation of IAsyncResult.CompletedSynchronously
states the following: