Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NServiceBus
Routing
UnicastAddressTag
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.