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