Implemented interface member:
method
Send
System.ServiceModel.Channels.IOutputChannel.Send(System.ServiceModel.Channels.Message)
1 reference to Send
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
747
_serviceChannel.
Send
(message);