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