Implemented interface member:
method
Request
System.ServiceModel.Channels.IRequestChannel.Request(System.ServiceModel.Channels.Message)
1 reference to Request
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
757return _serviceChannel.Request(message);