다음을 통해 공유


AsyncTransmitter.GetEndpointParameters(IBaseMessage) 메서드

정의

public:
 virtual Microsoft::BizTalk::Adapter::Common::EndpointParameters ^ GetEndpointParameters(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ message);
public virtual Microsoft.BizTalk.Adapter.Common.EndpointParameters GetEndpointParameters (Microsoft.BizTalk.Message.Interop.IBaseMessage message);
abstract member GetEndpointParameters : Microsoft.BizTalk.Message.Interop.IBaseMessage -> Microsoft.BizTalk.Adapter.Common.EndpointParameters
override this.GetEndpointParameters : Microsoft.BizTalk.Message.Interop.IBaseMessage -> Microsoft.BizTalk.Adapter.Common.EndpointParameters
Public Overridable Function GetEndpointParameters (message As IBaseMessage) As EndpointParameters

매개 변수

message
IBaseMessage

반환

적용 대상