AsyncManager Methods
The AsyncManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
Finish | Notifies ASP.NET that all asynchronous operations are complete. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Sync | Executes a callback in the current synchronization context. |
|
ToString | (Inherited from Object.) |
Show: