The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NamedPipeTransportBindingElement::ConnectionPoolSettings Property
.NET Framework (current version)
Gets a collection of connection pool settings.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property NamedPipeConnectionPoolSettings^ ConnectionPoolSettings { NamedPipeConnectionPoolSettings^ get(); }
Property Value
Type: System.ServiceModel.Channels::NamedPipeConnectionPoolSettings^A NamedPipeConnectionPoolSettings object that contains various properties related to connection pooling.
.NET Framework
Available since 3.0
Available since 3.0
Show: