Share via


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

パラメーター

戻り値

適用対象