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