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)
153
get { return
_boundedCapacity
; }