다음을 통해 공유


IdlingCommunicationPool<TKey,TItem>.IdleTimeoutEndpointConnectionPool.GetIdleConnectionPool 메서드

정의

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

반환

적용 대상