Specifies the state of an IReportService request operation for a RequestInfo object.
Member | Description |
---|---|
Accomplished | Indicates that the request operation completed successfully. |
Cancelled | Indicates that the request operation was cancelled. |
Pending | Indicates that the request operation is in a request queue. |
Rejected | Indicates that the request operation was rejected. |
Running | Indicates that the request operation execution has started, but has not yet completed. |
Unavailable | Indicates that no request status information is available due to connection problems or other issues. |