CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool Class

Definition

protected:  where TKey : class where TItem : classref class CommunicationPool<TKey, TItem>::EndpointConnectionPool::PoolIdleConnectionPool : System::ServiceModel::Channels::CommunicationPool<TKey, TItem>::IdleConnectionPool
protected class CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool : System.ServiceModel.Channels.CommunicationPool<TKey,TItem>.IdleConnectionPool where TKey : class where TItem : class
Protected Class CommunicationPool(Of TKey, TItem).EndpointConnectionPool.PoolIdleConnectionPool
Inherits CommunicationPool(Of TKey, TItem).IdleConnectionPool

Type Parameters

TKey
TItem
Inheritance
CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool
Derived

Constructors

CommunicationPool<TKey,TItem>.EndpointConnectionPool.PoolIdleConnectionPool(Int32)

Properties

Count

Methods

Add(TItem)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
Return(TItem)
Take(Boolean)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to