C# Class NServiceBus.SubscribeContext

Inheritance: BehaviorContext, ISubscribeContext
Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
SubscribeContext ( IBehaviorContext parentContext, Type eventType, SubscribeOptions options ) : System

Method Details

SubscribeContext() public méthode

public SubscribeContext ( IBehaviorContext parentContext, Type eventType, SubscribeOptions options ) : System
parentContext IBehaviorContext
eventType System.Type
options SubscribeOptions
Résultat System