3 references to ChannelDispatcher
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ServiceChannel.cs (2)
198return ChannelDispatcher.InternalCloseTimeout; 276return ChannelDispatcher.InternalOpenTimeout;
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
316ChannelDispatcher channelDispatcher = rpc.Channel.ChannelDispatcher;