DelegatingAsyncResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DelegatingAsyncResult sealed : IAsyncResult
public sealed class DelegatingAsyncResult : IAsyncResult
type DelegatingAsyncResult = class
interface IAsyncResult
Public NotInheritable Class DelegatingAsyncResult
Implements IAsyncResult
- Inheritance
-
DelegatingAsyncResult
- Implements
Constructors
| DelegatingAsyncResult(IAsyncResult, Object) |
Properties
| AsyncState | |
| AsyncWaitHandle | |
| CompletedSynchronously | |
| InnerAsyncResult | |
| IsCompleted | |
| PrivateState |