次の方法で共有


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

適用対象