DataflowBlockOptions.Unbounded 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个常数,用于为设置了上限的 DataflowBlockOptions 成员指定一个无限制的数量。 此字段为常数。
public: int Unbounded = -1;
public const int Unbounded = -1;
val mutable Unbounded : int
Public Const Unbounded As Integer = -1