IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool Класс

Определение

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

Параметры типа

TKey
TItem
Наследование
IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool

Конструкторы

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

Свойства

Key (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Parent (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
ThisLock (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)

Методы

Abort() (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
AbortItem(TItem)
AddConnection(TItem, TimeSpan) (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Close(TimeSpan) (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseIdleConnection(TItem, TimeSpan) (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseIfEmpty() (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
CloseItem(TItem, TimeSpan)
CloseItemAsync(TItem, TimeSpan)
Equals(Object)

Определяет, равен ли указанный объект текущему объекту.

(Унаследовано от Object)
GetHashCode()

Служит хэш-функцией по умолчанию.

(Унаследовано от Object)
GetIdleConnectionPool()
GetType()

Возвращает объект Type для текущего экземпляра.

(Унаследовано от Object)
MemberwiseClone()

Создает неполную копию текущего объекта Object.

(Унаследовано от Object)
OnConnectionAborted() (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
Prune(List<TItem>)
ReturnConnection(TItem, Boolean, TimeSpan) (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
TakeConnection(TimeSpan) (Унаследовано от CommunicationPool<TKey,TItem>.EndpointConnectionPool)
ToString()

Возвращает строку, представляющую текущий объект.

(Унаследовано от Object)

Применяется к