Share via


ConnectionPool コンストラクター

定義

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)

パラメーター

leaseTimeout
TimeSpan

適用対象