DataflowBlockOptions::Unbounded Field

 

A constant used to specify an unlimited quantity for DataflowBlockOptions members that provide an upper bound. This field is constant.

Namespace:   System.Threading.Tasks.Dataflow
Assembly:  System.Threading.Tasks.Dataflow (in System.Threading.Tasks.Dataflow.dll)

public:
literal int Unbounded

Field Value

Type: System::Int32

Return to top
Show: