Gets a value that indicates whether the asynchronous operation completed synchronously.
- Returns
- true if the asynchronous operation completed synchronously; otherwise, false.
- Notes to Callers
- Use this property to determine if the asynchronous operation completed synchronously. For example, this property can return true for an asynchronous I/O operation if the I/O request was small.