1 write to _boundedCapacity
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlockOptions.cs (1)
158_boundedCapacity = value;
1 reference to _boundedCapacity
System.Threading.Tasks.Dataflow (1)
Base\DataflowBlockOptions.cs (1)
153get { return _boundedCapacity; }