AgentAsyncContext Members
The AgentAsyncContext class represents an asynchronous state object that is used by asynchronous transport agents.
The following tables list the members exposed by the AgentAsyncContext type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | AsyncException | The AsyncException property gets or sets an asynchronous exception to propagate. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Complete | The Complete method is a callback to indicate that the asynchronous event handler completed execution. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top