2 writes to acceptNewWork
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
556this.acceptNewWork = true; 562this.acceptNewWork = false;
2 references to acceptNewWork
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
715if (!this.acceptNewWork) 775if (!this.acceptNewWork)