Share via


DependencyInjectionPoolOptions.Capacity 属性

定义

获取或设置池的最大容量。

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

属性值

默认值为 1024。

适用于