1 write to defaultCloseTimeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
69set { this.defaultCloseTimeout = value; }
1 reference to defaultCloseTimeout
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
68get { return this.defaultCloseTimeout; }