1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
883this.timeout = timeout;
1 reference to timeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
966this.Complete(completedSynchronously, this.parent.GetReceiveTimeoutException(this.timeout));