1 instantiation of PooledChannelPool
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
36this.channelPool = new PooledChannelPool(settings);
1 reference to PooledChannelPool
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManager.cs (1)
25PooledChannelPool channelPool;