3 references to ClosingChannels
System.ServiceModel.Routing (3)
System\ServiceModel\Routing\ProcessMessagesAsyncResult.cs (3)
47
this.state = ProcessingState.
ClosingChannels
;
125
case ProcessingState.
ClosingChannels
:
395
this.ChangeState(ProcessingState.
ClosingChannels
);