3 references to ChannelDispatcher
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (2)
229return this.ChannelDispatcher.InternalCloseTimeout; 320return this.ChannelDispatcher.InternalOpenTimeout;
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1716ChannelDispatcher channelDispatcher = rpc.Channel.ChannelDispatcher;