次の方法で共有


CommunicationPool<TKey,TItem>.EndpointConnectionPool コンストラクター

定義

public:
 EndpointConnectionPool(System::ServiceModel::Channels::CommunicationPool<TKey, TItem> ^ parent, TKey key);
public EndpointConnectionPool (System.ServiceModel.Channels.CommunicationPool<TKey,TItem> parent, TKey key);
new System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>.EndpointConnectionPool : System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)> * 'Key -> System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>.EndpointConnectionPool
Public Sub New (parent As CommunicationPool(Of TKey, TItem), key As TKey)

パラメーター

key
TKey

適用対象