The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BufferBlock<T> Constructor
Initializes a new BufferBlock<T> or initializes a new BufferBlock<T> with the specified DataflowBlockOptions.
Assembly: System.Threading.Tasks.Dataflow (in System.Threading.Tasks.Dataflow.dll)
| Name | Description | |
|---|---|---|
![]() | BufferBlock<T>() | Initializes a new BufferBlock<T>. |
![]() | BufferBlock<T>(DataflowBlockOptions^) | Initializes a new BufferBlock<T> with the specified DataflowBlockOptions. |
Show:
