C# 클래스 NServiceBus.Transport.LogicalAddressExtensions

Extension methods for access to various transport address helpers.
파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
GetTransportAddress ( this settings, LogicalAddress logicalAddress ) : string

Gets the native transport address for the given logical address.

메소드 상세

GetTransportAddress() 공개 정적인 메소드

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