Implemented interface member:
method
Request
System.ServiceModel.Channels.IRequestChannel.Request(System.ServiceModel.Channels.Message, System.TimeSpan)
1 reference to Request
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryClientRequestChannel.cs (1)
71return this.Request(message, this.DefaultSendTimeout);