C# Class IntegrationPatterns.Routers.MessageRouter

Inheritance: IntegrationPatterns.Infrastructure.ProcessingUnit
Afficher le fichier Open project: HaishiBai/EnterpriseIntegrationPatterns

Méthodes publiques

Méthode Description
MessageRouter ( ) : System

Méthodes protégées

Méthode Description
PickOutputChannel ( ChannelMessageEventArgs e ) : int

Private Methods

Méthode Description
InputChannels_MessageReceivedOnChannel ( object sender, ChannelMessageEventArgs e ) : void

Method Details

MessageRouter() public méthode

public MessageRouter ( ) : System
Résultat System

PickOutputChannel() protected méthode

protected PickOutputChannel ( ChannelMessageEventArgs e ) : int
e IntegrationPatterns.Infrastructure.ChannelMessageEventArgs
Résultat int