共用方式為


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

適用於