Overlapped.AsyncResult Properti

Definisi

Mendapatkan atau mengatur objek yang menyediakan informasi status pada operasi I/O.

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

Nilai Properti

Objek yang mengimplementasikan IAsyncResult antarmuka.

Berlaku untuk