5 references to Closed
System.ServiceModel.Primitives (5)
System\ServiceModel\Channels\LifetimeManager.cs (4)
45if (State == LifetimeState.Closed || _aborted) 55_state = LifetimeState.Closed; 75_state = LifetimeState.Closed; 87_state = LifetimeState.Closed;
System\ServiceModel\ServiceChannelManager.cs (1)
195if (State == LifetimeState.Closed)