Partager via


AsyncTransmitter.CreateEndpointParameters(IBaseMessage) Méthode

Définition

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

Paramètres

message
IBaseMessage

Retours

S’applique à