1 write to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
502this.timeoutHelper = timeoutHelper;
1 reference to timeoutHelper
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
525get { return this.timeoutHelper; }