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