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