AsyncMachine 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 class AsyncMachine : IAsyncResult, IDisposable
type AsyncMachine = class
interface IAsyncResult
interface IDisposable
Public Class AsyncMachine
Implements IAsyncResult, IDisposable
- Inheritance
-
AsyncMachine
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| AsyncMachine(AsyncCallback, Object) | |
Properties
| Name | Description |
|---|---|
| AsyncState | |
| AsyncWaitHandle | |
| CompletedSynchronously | |
| CompletionCallback | |
| CompletionResult | |
| IsCompleted | |
Methods
Events
| Name | Description |
|---|---|
| ExceptionCleanup | |