9 references to ChannelClosing
System.ServiceModel.Primitives (9)
System\ServiceModel\Channels\ReliableChannelBinder.cs (9)
950_state = State.ChannelClosing; 1128_state = State.ChannelClosing; 1258if ((_state != State.ChannelOpened) && (_state != State.ChannelClosing)) 1265_state = State.ChannelClosing; 1327if ((_state != State.ChannelOpened) && (_state != State.ChannelClosing)) 1336_state = State.ChannelClosing; 1339if (!faultBinder && (_state == State.ChannelClosing) && (_count == 0)) 1571&& ((_state == State.ChannelClosing) 1583|| (_state == State.ChannelClosing))