Suoranta.EnterpriseLib.Web - Developer API

UnitProcessor<(Of <(<'TArguments, TResult>)>)>..::..Process Method (HttpContent)

Process HttpContent

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

Syntax


public TResult Process(
	HttpContent content
)

Parameters

content
Type: HttpContent

Return Value

Default value to be discarded in actual implementation.

Remarks


Call base Process(HttpContent) at the end of the implementation.