Partilhar via


ConnectionPoolRegistry.CreatePool Método

Definição

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

Parâmetros

Retornos

Aplica-se a