IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool Clase

Definición

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

Parámetros de tipo

TKey
TItem
Herencia
IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool

Constructores

IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool(IdlingCommunicationPool<TKey,TItem>, TKey)

Propiedades

Key (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Parent (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
ThisLock (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)

Métodos

Abort() (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
AbortItem(TItem)
AddConnection(TItem, TimeSpan) (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Close(TimeSpan) (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseIdleConnection(TItem, TimeSpan) (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseIfEmpty() (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseItem(TItem, TimeSpan)
CloseItemAsync(TItem, TimeSpan)
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)
GetIdleConnectionPool()
GetType()

Obtiene el Type de la instancia actual.

(Heredado de Object)
MemberwiseClone()

Crea una copia superficial del Object actual.

(Heredado de Object)
OnConnectionAborted() (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Prune(List<TItem>)
ReturnConnection(TItem, Boolean, TimeSpan) (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
TakeConnection(TimeSpan) (Heredado de CommunicationPool<TKey,TItem>.EndpointConnectionPool)
ToString()

Devuelve una cadena que representa el objeto actual.

(Heredado de Object)

Se aplica a