1 write to sendClose
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
4045
this.sessionChannel.DetermineCloseOutputSessionMessage(out
sendClose
, out sendCloseResponse, out closeResponseMessage, out closeRequestContext);
3 references to sendClose
System.ServiceModel (3)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (3)
4046
if (!
sendClose
&& !sendCloseResponse)
4099
if (this.
sendClose
)
4111
if (this.
sendClose
)