Compartilhar via


RequestChannel.CreateAsyncRequest(Message) Método

Definição

protected:
 abstract System::ServiceModel::Channels::IAsyncRequest ^ CreateAsyncRequest(System::ServiceModel::Channels::Message ^ message);
protected abstract System.ServiceModel.Channels.IAsyncRequest CreateAsyncRequest (System.ServiceModel.Channels.Message message);
abstract member CreateAsyncRequest : System.ServiceModel.Channels.Message -> System.ServiceModel.Channels.IAsyncRequest
Protected MustOverride Function CreateAsyncRequest (message As Message) As IAsyncRequest

Parâmetros

message
Message

Retornos

Aplica-se a