Suoranta.EnterpriseLib.Web - Developer API

UnitProcessor<(Of <(<'TArguments, TResult>)>)>..::..Request Property

Request for unit of work currently being processed.

Namespace:  Suoranta.EnterpriseLib.Util.Net
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public HttpRequestMessage Request { get; set; }

Remarks


Should be set by BuildRequest(TArguments) to the value that it returns.