1 write to closed
System.ServiceModel (1)
System\ServiceModel\Channels\LifetimeManager.cs (1)
406
this.
closed
= true;
4 references to closed
System.ServiceModel (4)
System\ServiceModel\Channels\LifetimeManager.cs (4)
404
if (this.
closed
)
415
if (this.
closed
)
423
if (this.
closed
)
449
if (!this.
closed
)