IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool.IdleTimeoutIdleConnectionPool Class

Definition

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

Type Parameters

TKey
TItem
Inheritance
IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool.IdleTimeoutIdleConnectionPool

Constructors

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

Properties

Count (Inherited from CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool)

Methods

Add(TItem)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
OnItemClosing(TItem)
Prune(List<TItem>, Boolean)
Return(TItem)
Take(Boolean)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to