1 write to resolveTimeout
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
135this.resolveTimeout = value;
1 reference to resolveTimeout
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
120get { return this.resolveTimeout; }