Share via


CommunicationPool<TKey,TItem>.EndpointConnectionPool.GetIdleConnectionPool Método

Definição

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

Retornos

Aplica-se a