2 writes to maxStatefulNegotiations
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
36this.maxStatefulNegotiations = other.maxStatefulNegotiations; 175this.maxStatefulNegotiations = value;
2 references to maxStatefulNegotiations
System.ServiceModel (2)
System\ServiceModel\Channels\LocalServiceSecuritySettings.cs (2)
36this.maxStatefulNegotiations = other.maxStatefulNegotiations; 166return this.maxStatefulNegotiations;