Sdílet prostřednictvím


RequestChannel.CreateAsyncRequest(Message) Metoda

Definice

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

Parametry

message
Message

Návraty

Platí pro