1 write to openTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
665this.openTimeout = timeouts.OpenTimeout;
1 reference to openTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
677get { return this.openTimeout; }