The IRequest type exposes the following members.
Properties
| Name | Description |
---|
 | Canceled |
True if request has been canceled
|
 | Suspended |
Get/set the suspended state. Suspended requests (Suspended=true) will not be processed. This is a temporary state and may be changed at any time.
|
See Also