Implemented interface member:
method
SendAsync
System.ServiceModel.Channels.IAsyncOutputChannel.SendAsync(System.ServiceModel.Channels.Message, System.TimeSpan)
1 reference to SendAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\OutputChannel.cs (1)
97return SendAsync(message, DefaultSendTimeout);