C# 클래스 NServiceBus.Routing.UnicastAddressTag

Represents a route directly to the specified destination.
상속: AddressTag
파일 보기 프로젝트 열기: Particular/NServiceBus 1 사용 예제들

공개 메소드들

메소드 설명
UnicastAddressTag ( string destination )

Initializes the strategy.

메소드 상세

UnicastAddressTag() 공개 메소드

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