AsyncPipeline.DEFAULT_CAPACITY Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Default Capacity of this AsyncPipeline. Equals to 10.
public const int DEFAULT_CAPACITY = 10;
val mutable DEFAULT_CAPACITY : int
Public Const DEFAULT_CAPACITY As Integer = 10