AsynchronousOperationExtension Methods |
The AsynchronousOperationExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| AddTrigger |
Adds the time interval trigger after which the operation must be executed.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| DoWork |
Method called when the operation is triggered.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| StartTriggers |
Starts the triggers.
| |
| StopTriggers |
Stops the triggers.
| |
| ToString | (Inherited from Object.) |