DataflowBlockOptions.Unbounded 字段

定义

一个常量,用于为 DataflowBlockOptions 提供上限的成员指定无限数量。 此字段为常量。

public: int Unbounded = -1;
public const int Unbounded = -1;
val mutable Unbounded : int
Public Const Unbounded As Integer  = -1

字段值

Value = -1

适用于