1 write to inputClosed
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
53
this.
inputClosed
= true;
1 reference to inputClosed
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObjectManager.cs (1)
29
if (this.State == LifetimeState.Opened && !this.
inputClosed
)