次の方法で共有


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

適用対象