2 writes to cookieRenewalThresholdPercentage
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
40this.cookieRenewalThresholdPercentage = other.cookieRenewalThresholdPercentage; 206this.cookieRenewalThresholdPercentage = value;
2 references to cookieRenewalThresholdPercentage
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
40this.cookieRenewalThresholdPercentage = other.cookieRenewalThresholdPercentage; 197return this.cookieRenewalThresholdPercentage;