C# Класс NServiceBus.Routing.UnicastAddressTag

Represents a route directly to the specified destination.
Наследование: AddressTag
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
UnicastAddressTag ( string destination )

Initializes the strategy.

Описание методов

UnicastAddressTag() публичный Метод

Initializes the strategy.
public UnicastAddressTag ( string destination )
destination string The destination.