Partager via


IdlingCommunicationPool<TKey,TItem>.CreateEndpointConnectionPool Méthode

Définition

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

Paramètres

key
TKey

Retours

S’applique à