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