Aracılığıyla paylaş


TcpTransportElement.ConnectionPoolSettings Özellik

Tanım

Ek bağlantı ayarlarını belirten bir yapılandırma öğesi alır veya ayarlar.

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

Özellik Değeri

Ek bağlantı ayarlarını belirten bir yapılandırma öğesi.

Öznitelikler

Şunlara uygulanır