Bagikan melalui


IdlingCommunicationPool<TKey,TItem> Kelas

Definisi

generic <typename TKey, typename TItem>
 where TKey : class where TItem : classpublic ref class IdlingCommunicationPool abstract : System::ServiceModel::Channels::CommunicationPool<TKey, TItem>
public abstract class IdlingCommunicationPool<TKey,TItem> : System.ServiceModel.Channels.CommunicationPool<TKey,TItem> where TKey : class where TItem : class
type IdlingCommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)> = class
    inherit CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>
Public MustInherit Class IdlingCommunicationPool(Of TKey, TItem)
Inherits CommunicationPool(Of TKey, TItem)

Jenis parameter

TKey
TItem
Warisan
IdlingCommunicationPool<TKey,TItem>
Turunan

Konstruktor

IdlingCommunicationPool<TKey,TItem>(Int32, TimeSpan, TimeSpan)

Properti

IdleTimeout
LeaseTimeout
MaxIdleConnectionPoolCount (Diperoleh dari CommunicationPool<TKey,TItem>)
ThisLock (Diperoleh dari CommunicationPool<TKey,TItem>)

Metode

AbortItem(TItem) (Diperoleh dari CommunicationPool<TKey,TItem>)
AddConnection(TKey, TItem, TimeSpan) (Diperoleh dari CommunicationPool<TKey,TItem>)
Close(TimeSpan) (Diperoleh dari CommunicationPool<TKey,TItem>)
CloseItem(TItem, TimeSpan) (Diperoleh dari CommunicationPool<TKey,TItem>)
CloseItemAsync(TItem, TimeSpan)
CreateEndpointConnectionPool(TKey)
Equals(Object)

Menentukan apakah objek yang ditentukan sama dengan objek saat ini.

(Diperoleh dari Object)
GetHashCode()

Berfungsi sebagai fungsi hash default.

(Diperoleh dari Object)
GetPoolKey(EndpointAddress, Uri) (Diperoleh dari CommunicationPool<TKey,TItem>)
GetType()

Mendapatkan dari instans Type saat ini.

(Diperoleh dari Object)
MemberwiseClone()

Membuat salinan dangkal dari saat ini Object.

(Diperoleh dari Object)
OnClosed() (Diperoleh dari CommunicationPool<TKey,TItem>)
ReturnConnection(TKey, TItem, Boolean, TimeSpan) (Diperoleh dari CommunicationPool<TKey,TItem>)
TakeConnection(EndpointAddress, Uri, TimeSpan, TKey) (Diperoleh dari CommunicationPool<TKey,TItem>)
ToString()

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)
TryOpen() (Diperoleh dari CommunicationPool<TKey,TItem>)

Berlaku untuk