Share via


ConnectionPool Constructor

Definición

protected:
 ConnectionPool(System::ServiceModel::Channels::IConnectionOrientedTransportChannelFactorySettings ^ settings, TimeSpan leaseTimeout);
protected ConnectionPool (System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings settings, TimeSpan leaseTimeout);
new System.ServiceModel.Channels.ConnectionPool : System.ServiceModel.Channels.IConnectionOrientedTransportChannelFactorySettings * TimeSpan -> System.ServiceModel.Channels.ConnectionPool
Protected Sub New (settings As IConnectionOrientedTransportChannelFactorySettings, leaseTimeout As TimeSpan)

Parámetros

leaseTimeout
TimeSpan

Se aplica a