CommunicationPool<TKey,TItem>.IdleConnectionPool Class

Definition

protected:  where TKey : class where TItem : classref class CommunicationPool<TKey, TItem>::IdleConnectionPool abstract
protected abstract class CommunicationPool<TKey,TItem>.IdleConnectionPool where TKey : class where TItem : class
Protected MustInherit Class CommunicationPool(Of TKey, TItem).IdleConnectionPool

Type Parameters

TKey
TItem
Inheritance
CommunicationPool<TKey,TItem>.IdleConnectionPool
Derived

Constructors

CommunicationPool<TKey,TItem>.IdleConnectionPool()

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