Share via


IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool.IdleTimeoutIdleConnectionPool 類別

定義

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

類型參數

TKey
TItem
繼承
IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool.IdleTimeoutIdleConnectionPool

建構函式

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

屬性

Count (繼承來源 CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool)

方法

Add(TItem)
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
OnItemClosing(TItem)
Prune(List<TItem>, Boolean)
Return(TItem)
Take(Boolean)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於