CommunicationPool<TKey,TItem> Klasa

Definicja

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

Parametry typu

TKey
TItem
Dziedziczenie
CommunicationPool<TKey,TItem>
Pochodne

Konstruktory

CommunicationPool<TKey,TItem>(Int32)

Właściwości

MaxIdleConnectionPoolCount
ThisLock

Metody

AbortItem(TItem)
AddConnection(TKey, TItem, TimeSpan)
Close(TimeSpan)
CloseItem(TItem, TimeSpan)
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)
GetType()

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

(Odziedziczone po Object)
MemberwiseClone()

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

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

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

(Odziedziczone po Object)
TryOpen()

Dotyczy