2 writes to canSendCloseResponse
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (2)
2917
this.
canSendCloseResponse
= true;
2929
canSendCloseResponse
= false;
1 reference to canSendCloseResponse
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
3087
if (
canSendCloseResponse
)