C# Class NServiceBus.SubscriptionRouter

Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
GetAddressesForEventType ( Type messageType ) : IEnumerable
SubscriptionRouter ( Publishers publishers, EndpointInstances endpointInstances, string>.Func transportAddressTranslation ) : System

Method Details

GetAddressesForEventType() public méthode

public GetAddressesForEventType ( Type messageType ) : IEnumerable
messageType System.Type
Résultat IEnumerable

SubscriptionRouter() public méthode

public SubscriptionRouter ( Publishers publishers, EndpointInstances endpointInstances, string>.Func transportAddressTranslation ) : System
publishers Publishers
endpointInstances EndpointInstances
transportAddressTranslation string>.Func
Résultat System