Suoranta.EnterpriseLib.Web - Developer API

UnitProcessor<(Of <(<'TArguments, TResult>)>)>..::..ProcessSet Method (IEnumerable<(Of <(<'TArguments>)>)>)

Process set of arguments

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

Syntax


public SetProcessingResult ProcessSet(
	IEnumerable<TArguments> set
)

Parameters

set
Type: IEnumerable<(Of <(<'TArguments>)>)>

Return Value

Number of processed, skipped, invalid units, and processings which encountered an error.