다음을 통해 공유


CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool 생성자

정의

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

매개 변수

maxCount
Int32

적용 대상