C# Class NServiceBus.Sending

Inheritance: Feature
Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
Sending ( ) : System

Méthodes protégées

Méthode Description
Setup ( FeatureConfigurationContext context ) : void

Method Details

Sending() public méthode

public Sending ( ) : System
Résultat System

Setup() protected méthode

protected Setup ( FeatureConfigurationContext context ) : void
context FeatureConfigurationContext
Résultat void