CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool Clase

Definición

protected:  where TKey : class where TItem : classref class CommunicationPool<TKey, TItem>::EndpointConnectionPool::PoolIdleConnectionPool : System::ServiceModel::Channels::CommunicationPool<TKey, TItem>::IdleConnectionPool
protected class CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool : System.ServiceModel.Channels.CommunicationPool<TKey,TItem>.IdleConnectionPool where TKey : class where TItem : class
Protected Class CommunicationPool(Of TKey, TItem).EndpointConnectionPool.PoolIdleConnectionPool
Inherits CommunicationPool(Of TKey, TItem).IdleConnectionPool

Parámetros de tipo

TKey
TItem
Herencia
CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool
Derivado

Constructores

CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool(Int32)

Propiedades

Count

Métodos

Add(TItem)
Equals(Object)

Determina si el objeto especificado es igual que el objeto actual.

(Heredado de Object)
GetHashCode()

Sirve como la función hash predeterminada.

(Heredado de Object)
GetType()

Obtiene el Type de la instancia actual.

(Heredado de Object)
MemberwiseClone()

Crea una copia superficial del Object actual.

(Heredado de Object)
Return(TItem)
Take(Boolean)
ToString()

Devuelve una cadena que representa el objeto actual.

(Heredado de Object)

Se aplica a