2 writes to sentCloseResponse
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2920
this.
sentCloseResponse
= true;
3089
this.
sentCloseResponse
= true;
1 reference to sentCloseResponse
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
2918
if (!this.
sentCloseResponse
&& this.receivedClose && this.closeResponse != null)