次の方法で共有


Receiver.GetEndpoint(String) メソッド

定義

public:
 Microsoft::BizTalk::Adapter::Common::ReceiverEndpoint ^ GetEndpoint(System::String ^ url);
public Microsoft.BizTalk.Adapter.Common.ReceiverEndpoint GetEndpoint (string url);
member this.GetEndpoint : string -> Microsoft.BizTalk.Adapter.Common.ReceiverEndpoint
Public Function GetEndpoint (url As String) As ReceiverEndpoint

パラメーター

url
String

戻り値

適用対象