次の方法で共有


CommunicationPool<TKey,TItem>.EndpointConnectionPool.GetIdleConnectionPool メソッド

定義

protected:
 virtual System::ServiceModel::Channels::CommunicationPool<TKey, TItem>::IdleConnectionPool ^ GetIdleConnectionPool();
protected virtual System.ServiceModel.Channels.CommunicationPool<TKey,TItem>.IdleConnectionPool GetIdleConnectionPool ();
abstract member GetIdleConnectionPool : unit -> System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>.IdleConnectionPool
override this.GetIdleConnectionPool : unit -> System.ServiceModel.Channels.CommunicationPool<'Key, 'Item (requires 'Key : null and 'Item : null)>.IdleConnectionPool
Protected Overridable Function GetIdleConnectionPool () As CommunicationPool(Of TKey, TItem).IdleConnectionPool

戻り値

適用対象