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