Share via


CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool 類別

定義

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

類型參數

TKey
TItem
繼承
CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool
衍生

建構函式

CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool(Int32)

屬性

Count

方法

Add(TItem)
Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
Return(TItem)
Take(Boolean)
ToString()

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

(繼承來源 Object)

適用於