Поделиться через


RequestChannel.CreateAsyncRequest(Message) Метод

Определение

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

Параметры

message
Message

Возвращаемое значение

Применяется к