Partager via


ConnectionPoolRegistry.CreatePool Méthode

Définition

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

Paramètres

Retours

S’applique à