다음을 통해 공유


CommunicationPool<TKey,TItem>(Int32) 생성자

정의

protected:
 CommunicationPool(int maxCount);
protected CommunicationPool (int maxCount);
new System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)> : int -> System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>
Protected Sub New (maxCount As Integer)

매개 변수

maxCount
Int32

적용 대상