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