C# Class NServiceBus.BatchDispatchContext

Inheritance: BehaviorContext, IBatchDispatchContext
Show file Open project: Particular/NServiceBus

Public Methods

Method Description
BatchDispatchContext ( IReadOnlyCollection operations, IBehaviorContext parentContext ) : System.Collections.Generic

Method Details

BatchDispatchContext() public method

public BatchDispatchContext ( IReadOnlyCollection operations, IBehaviorContext parentContext ) : System.Collections.Generic
operations IReadOnlyCollection
parentContext IBehaviorContext
return System.Collections.Generic