1 write to openTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
33this.openTimeout = timeouts.OpenTimeout;
1 reference to openTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
46get { return this.openTimeout; }