AsyncPipeline.Capacity Property

Definition

The maximal number of async in-flight operations that can be enqueued into this async pipeline.

public int Capacity { get; }
member this.Capacity : int
Public ReadOnly Property Capacity As Integer

Property Value

Applies to