Share via


CommunicationPool<TKey,TItem>.IdleConnectionPool 類別

定義

protected:  where TKey : class where TItem : classref class CommunicationPool<TKey, TItem>::IdleConnectionPool abstract
protected abstract class CommunicationPool<TKey,TItem>.IdleConnectionPool where TKey : class where TItem : class
Protected MustInherit Class CommunicationPool(Of TKey, TItem).IdleConnectionPool

類型參數

TKey
TItem
繼承
CommunicationPool<TKey,TItem>.IdleConnectionPool
衍生

建構函式

CommunicationPool<TKey,TItem>.IdleConnectionPool()

屬性

Count

方法

Add(TItem)
Equals(Object)

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

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

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

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

(繼承來源 Object)

適用於