ConnectionPool Klasa

Definicja

public ref class ConnectionPool abstract : System::ServiceModel::Channels::IdlingCommunicationPool<System::String ^, System::ServiceModel::Channels::IConnection ^>
public abstract class ConnectionPool : System.ServiceModel.Channels.IdlingCommunicationPool<string,System.ServiceModel.Channels.IConnection>
type ConnectionPool = class
    inherit IdlingCommunicationPool<string, IConnection>
Public MustInherit Class ConnectionPool
Inherits IdlingCommunicationPool(Of String, IConnection)
Dziedziczenie

Konstruktory

ConnectionPool(IConnectionOrientedTransportChannelFactorySettings, TimeSpan)

Właściwości

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

Metody

AbortItem(IConnection)
AbortItem(TItem) (Odziedziczone po CommunicationPool<TKey,TItem>)
AddConnection(TKey, TItem, TimeSpan) (Odziedziczone po CommunicationPool<TKey,TItem>)
Close(TimeSpan) (Odziedziczone po CommunicationPool<TKey,TItem>)
CloseItem(IConnection, TimeSpan)
CloseItem(TItem, TimeSpan) (Odziedziczone po CommunicationPool<TKey,TItem>)
CloseItemAsync(IConnection, TimeSpan)
CloseItemAsync(TItem, TimeSpan) (Odziedziczone po IdlingCommunicationPool<TKey,TItem>)
CreateEndpointConnectionPool(TKey) (Odziedziczone po IdlingCommunicationPool<TKey,TItem>)
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)
IsCompatible(IConnectionOrientedTransportChannelFactorySettings)
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