CompletedSynchronously Alanı
Açıklaması şöyle
Açıklaması şöyle
Bu alanın en çok kullanıldığı yer şöyleUse 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
Most implementers of the IAsyncResult interface will not use this property and should return false. Beginning with the .NET Framework 4.5, a task that is created with the FromAsync method will not complete if this property is not implemented correctly. See Application Compatibility in the .NET Framework 4.5.
Hiç yorum yok:
Yorum Gönder