2 writes to maximumCachedNegotiationState
System.ServiceModel (2)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (2)
146this.maximumCachedNegotiationState = value; 444this.maximumCachedNegotiationState = defaultServerMaxActiveNegotiations;
1 reference to maximumCachedNegotiationState
System.ServiceModel (1)
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (1)
137return this.maximumCachedNegotiationState;