CommunicationPool<TKey,TItem>.CreateEndpointConnectionPool(TKey) Metoda

Definicja

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

Parametry

key
TKey

Zwraca

Dotyczy