Düzenle

Aracılığıyla paylaş


AsyncPipeline.DEFAULT_CAPACITY Field

Definition

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

Field Value

Value = 10

Applies to