2 writes to closed
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
422
this.
closed
= true;
456
this.
closed
= true;
7 references to closed
System.ServiceModel (7)
System\ServiceModel\Channels\SharedConnectionListener.cs (7)
352
if (this.
closed
)
366
if (this.
closed
)
437
if (this.
closed
)
781
bool isClosed = !
closed
;
859
if (this.proxy.
closed
)
890
if (this.proxy.
closed
)
1255
if (this.
closed
)