次の方法で共有


IdlingCommunicationPool<TKey,TItem>.CreateEndpointConnectionPool メソッド

定義

protected:
 override System::ServiceModel::Channels::CommunicationPool<TKey, TItem>::EndpointConnectionPool ^ CreateEndpointConnectionPool(TKey key);
protected override System.ServiceModel.Channels.CommunicationPool<TKey,TItem>.EndpointConnectionPool CreateEndpointConnectionPool (TKey key);
override this.CreateEndpointConnectionPool : 'Key -> System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>.EndpointConnectionPool
Protected Overrides Function CreateEndpointConnectionPool (key As TKey) As CommunicationPool(Of TKey, TItem).EndpointConnectionPool

パラメーター

key
TKey

戻り値

適用対象