C# Class NServiceBus.DispatchContext

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

Public Methods

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

Method Details

DispatchContext() public method

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