다음을 통해 공유


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

적용 대상