IdlingCommunicationPool<TKey,TItem> Klasa

Definicja

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)

Parametry typu

TKey
TItem
Dziedziczenie
IdlingCommunicationPool<TKey,TItem>
Pochodne

Konstruktory

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

Właściwości

IdleTimeout
LeaseTimeout
MaxIdleConnectionPoolCount (Odziedziczone po CommunicationPool<TKey,TItem>)
ThisLock (Odziedziczone po CommunicationPool<TKey,TItem>)

Metody

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

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetPoolKey(EndpointAddress, Uri) (Odziedziczone po CommunicationPool<TKey,TItem>)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

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

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)
TryOpen() (Odziedziczone po CommunicationPool<TKey,TItem>)

Dotyczy