1 write to closed
System.ServiceModel (1)
System\ServiceModel\Channels\TransportManager.cs (1)
283
this.
closed
= true;
3 references to closed
System.ServiceModel (3)
System\ServiceModel\Channels\TransportManager.cs (3)
233
if (
closed
) // if we've been aborted then don't get transport managers
270
if (this.
closed
)
278
if (this.
closed
)