Suoranta.EnterpriseLib.Web - Developer API

UnitProcessor<(Of <(<'TArguments, TResult>)>)> Properties

The UnitProcessor<(Of <(<'TArguments, TResult>)>)> type exposes the following members.

Properties


  Name Description
Public property ArgumentSet
Data for unit of work that this instance is currently processing. Should be set by BuildRequest(TArguments).
Public property Request
Request for unit of work currently being processed.
Public property Response
HTTP response for unit of work currently being processed.
Public property Result