C# Class NServiceBus.UnsubscribeContext

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

Méthodes publiques

Méthode Description
UnsubscribeContext ( IBehaviorContext parentContext, Type eventType, UnsubscribeOptions options ) : System

Method Details

UnsubscribeContext() public méthode

public UnsubscribeContext ( IBehaviorContext parentContext, Type eventType, UnsubscribeOptions options ) : System
parentContext IBehaviorContext
eventType System.Type
options UnsubscribeOptions
Résultat System