Condividi tramite


IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool Classe

Definizione

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

Parametri di tipo

TKey
TItem
Ereditarietà
IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool

Costruttori

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

Proprietà

Key (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Parent (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
ThisLock (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)

Metodi

Abort() (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
AbortItem(TItem)
AddConnection(TItem, TimeSpan) (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Close(TimeSpan) (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseIdleConnection(TItem, TimeSpan) (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseIfEmpty() (Ereditato da CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseItem(TItem, TimeSpan)
CloseItemAsync(TItem, TimeSpan)
Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente.

(Ereditato da Object)
GetHashCode()

Funge da funzione hash predefinita.

(Ereditato da Object)
GetIdleConnectionPool()
GetType()

Ottiene l'oggetto Type dell'istanza corrente.

(Ereditato da Object)
MemberwiseClone()

Crea una copia superficiale dell'oggetto Object corrente.

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

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a