1 write to CacheSize
System.ServiceModel (1)
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
24
this.
CacheSize
= maxCachedNonces;
1 reference to CacheSize
System.ServiceModel (1)
System\ServiceModel\Security\InMemoryNonceCache.cs (1)
44
writer.WriteLine(" Capacity: {0}", this.
CacheSize
);