Implemented interface member:
method
RequestAsync
System.ServiceModel.Channels.IAsyncRequestChannel.RequestAsync(System.ServiceModel.Channels.Message, System.TimeSpan)
1 reference to RequestAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransactionChannel.cs (1)
294return RequestAsync(message, DefaultSendTimeout);