UnitProcessor<(Of <(<'TArguments, TResult>)>)> Properties
The UnitProcessor<(Of <(<'TArguments, TResult>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ArgumentSet |
Data for unit of work that this instance is currently processing. Should be set
by BuildRequest(TArguments).
|
|
|
Request |
Request for unit of work currently being processed.
|
|
|
Response |
HTTP response for unit of work currently being processed.
|
|
|
Result |

