AsynchronousOperationContext Class |
Namespace: EBP.Api.Asynchronous
The AsynchronousOperationContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentThreadDatabase |
Gets the current thread database which must be used to access data (query, transaction...)
| |
| Errors |
Gets the errors used to fill in the report.
| |
| IsCancellationPending |
Gets whether cancellation is pending
|
| Name | Description | |
|---|---|---|
| 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.) | |
| Progress(Int32) |
Progresses the specified percentage.
| |
| Progress(Int32, String) |
Progresses the specified percentage.
| |
| Progress(Int32, Int32, String) |
Progresses the current position.
| |
| ToString | (Inherited from Object.) |