C# Class NServiceBus.BatchDispatchContext

Inheritance: BehaviorContext, IBatchDispatchContext
Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
BatchDispatchContext ( IReadOnlyCollection operations, IBehaviorContext parentContext ) : System.Collections.Generic

Method Details

BatchDispatchContext() public méthode

public BatchDispatchContext ( IReadOnlyCollection operations, IBehaviorContext parentContext ) : System.Collections.Generic
operations IReadOnlyCollection
parentContext IBehaviorContext
Résultat System.Collections.Generic