C# Class NServiceBus.Transport.LogicalAddressExtensions

Extension methods for access to various transport address helpers.
Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
GetTransportAddress ( this settings, LogicalAddress logicalAddress ) : string

Gets the native transport address for the given logical address.

Method Details

GetTransportAddress() public static méthode

Gets the native transport address for the given logical address.
public static GetTransportAddress ( this settings, LogicalAddress logicalAddress ) : string
settings this
logicalAddress LogicalAddress
Résultat string