2 writes to settings
System.WorkflowServices (2)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (2)
60this.settings = settings; 138this.settings = channelPoolSettings;
1 reference to settings
System.WorkflowServices (1)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (1)
146this.channelManager = new ChannelManager(this.settings, this.codeEndpoints);