The IRequest type exposes the following members.

Properties

  NameDescription
Public propertyCanceled
True if request has been canceled
Public propertySuspended
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