다음을 통해 공유


ConnectionPoolRegistry.CreatePool 메서드

정의

protected:
 abstract System::ServiceModel::Channels::ConnectionPool ^ CreatePool(System::ServiceModel::Channels::IConnectionOrientedTransportChannelFactorySettings ^ settings);
protected abstract System.ServiceModel.Channels.ConnectionPool CreatePool (System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings settings);
abstract member CreatePool : System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings -> System.ServiceModel.Channels.ConnectionPool
Protected MustOverride Function CreatePool (settings As IConnectionOrientedTransportChannelFactorySettings) As ConnectionPool

매개 변수

반환

적용 대상