Aracılığıyla paylaş


Overlapped.AsyncResult Özellik

Tanım

G/Ç işlemiyle ilgili durum bilgilerini sağlayan nesneyi alır veya ayarlar.

public:
 property IAsyncResult ^ AsyncResult { IAsyncResult ^ get(); void set(IAsyncResult ^ value); };
public IAsyncResult? AsyncResult { get; set; }
public IAsyncResult AsyncResult { get; set; }
member this.AsyncResult : IAsyncResult with get, set
Public Property AsyncResult As IAsyncResult

Özellik Değeri

IAsyncResult

Arabirimini uygulayan IAsyncResult bir nesne.

Şunlara uygulanır