DataInputRetrievalContext Properties

The DataInputRetrievalContext type exposes the following members.

Properties
  NameDescription
Public propertyCancelSource
Gets the cancellation source object for cancelling the request operation.
Public propertyProgress
Gets the progress information reporting tool.
Public propertyRequest
Gets the data input retrieval request.
Public propertyResult
Gets the result.
Public propertyResultTask
Gets the request associated task.
Top
See Also