BoundedChannelOptions.Capacity Propriété

Définition

Obtient ou définit le nombre maximal d’éléments que le canal délimité peut stocker.

public:
 property int Capacity { int get(); void set(int value); };
public int Capacity { get; set; }
member this.Capacity : int with get, set
Public Property Capacity As Integer

Valeur de propriété

Exceptions

value est négatif.

S’applique à