1 write to receivedClose
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
3085this.receivedClose = true;
2 references to receivedClose
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2918if (!this.sentCloseResponse && this.receivedClose && this.closeResponse != null) 3083if (!this.receivedClose)