1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\LifetimeManager.cs (1)
301this.timeout = timeout;
1 reference to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\LifetimeManager.cs (1)
346this.Complete(false, new TimeoutException(SR.GetString(SR.SFxCloseTimedOut1, this.timeout)));