Overlapped.AsyncResult Egenskap

Definition

Hämtar eller anger det objekt som innehåller statusinformation om I/O-åtgärden.

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

Egenskapsvärde

Ett objekt som implementerar IAsyncResult gränssnittet.

Gäller för