Share via


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)

適用於