2 writes to maxCookieCachingTime
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
34this.maxCookieCachingTime = other.maxCookieCachingTime; 189this.maxCookieCachingTime = value;
2 references to maxCookieCachingTime
System.ServiceModel (2)
System\ServiceModel\Channels\LocalClientSecuritySettings.cs (2)
34this.maxCookieCachingTime = other.maxCookieCachingTime; 173return this.maxCookieCachingTime;