This documentation is archived and is not being maintained.
IAsyncResult Members
.NET Framework 1.1
Public Properties
AsyncState Supported by the .NET Compact Framework. | Gets a user-defined object that qualifies or contains information about an asynchronous operation. |
AsyncWaitHandle Supported by the .NET Compact Framework. | Gets a WaitHandle that is used to wait for an asynchronous operation to complete. |
CompletedSynchronously Supported by the .NET Compact Framework. | Gets an indication of whether the asynchronous operation completed synchronously. |
IsCompleted Supported by the .NET Compact Framework. | Gets an indication whether the asynchronous operation has completed. |
See Also
Show:
