Implemented interface member:
method
Request
System.ServiceModel.Channels.IRequestChannel.Request(System.ServiceModel.Channels.Message, System.TimeSpan)
1 reference to Request
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1302return this.Request(message, this.OperationTimeout);