1 write to isOutputClosed
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
3938
this.
isOutputClosed
= true;
3 references to isOutputClosed
System.ServiceModel (3)
System\ServiceModel\Security\SecuritySessionServerSettings.cs (3)
3716
if (this.
isOutputClosed
)
3859
if (!this.
isOutputClosed
)
3936
if (!this.
isOutputClosed
)