Implemented interface member:
method
Send
System.ServiceModel.Channels.IOutputChannel.Send(System.ServiceModel.Channels.Message, System.TimeSpan)
2 references to Send
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1203Send(message, OperationTimeout);
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
767_serviceChannel.Send(message, timeout);