Overlapped::AsyncResult Property
.NET Framework (current version)
Gets or sets the object that provides status information on the I/O operation.
Assembly: mscorlib (in mscorlib.dll)
public: property IAsyncResult^ AsyncResult { IAsyncResult^ get(); void set(IAsyncResult^ value); }
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: