Sdílet prostřednictvím


TcpTransportElement.ConnectionPoolSettings Vlastnost

Definice

Získá nebo nastaví konfigurační prvek, který určuje další nastavení připojení.

public:
 property System::ServiceModel::Configuration::TcpConnectionPoolSettingsElement ^ ConnectionPoolSettings { System::ServiceModel::Configuration::TcpConnectionPoolSettingsElement ^ get(); void set(System::ServiceModel::Configuration::TcpConnectionPoolSettingsElement ^ value); };
[System.Configuration.ConfigurationProperty("connectionPoolSettings")]
public System.ServiceModel.Configuration.TcpConnectionPoolSettingsElement ConnectionPoolSettings { get; set; }
[<System.Configuration.ConfigurationProperty("connectionPoolSettings")>]
member this.ConnectionPoolSettings : System.ServiceModel.Configuration.TcpConnectionPoolSettingsElement with get, set
Public Property ConnectionPoolSettings As TcpConnectionPoolSettingsElement

Hodnota vlastnosti

Konfigurační prvek, který určuje další nastavení připojení.

Atributy

Platí pro