共用方式為


Pool<T>(Int32) 建構函式

定義

public:
 Pool(int maxCount);
public Pool (int maxCount);
new System.ServiceModel.Pool<'T (requires 'T : null)> : int -> System.ServiceModel.Pool<'T (requires 'T : null)>
Public Sub New (maxCount As Integer)

參數

maxCount
Int32

適用於