1 reference to DataflowBlockOptions
System.Threading.Tasks.Dataflow (1)
Blocks\ActionBlock.cs (1)
368get { return _defaultDebugInfo != null ? _defaultDebugInfo.DataflowBlockOptions : _spscDebugInfo!.DataflowBlockOptions; }