Share via


IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool Klasse

Definition

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

Typparameter

TKey
TItem
Vererbung
IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool

Konstruktoren

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

Eigenschaften

Key (Geerbt von CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Parent (Geerbt von CommunicationPool<TKey,TItem>.EndpointConnectionPool)
ThisLock (Geerbt von CommunicationPool<TKey,TItem>.EndpointConnectionPool)

Methoden

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

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

(Geerbt von Object)
GetHashCode()

Fungiert als Standardhashfunktion.

(Geerbt von Object)
GetIdleConnectionPool()
GetType()

Ruft den Type der aktuellen Instanz ab.

(Geerbt von Object)
MemberwiseClone()

Erstellt eine flache Kopie des aktuellen Object.

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

Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

(Geerbt von Object)

Gilt für: