OneWayBindingElement.ChannelPoolSettings Egenskap

Definition

Hämtar inställningarna för kanalpoolen.

public:
 property System::ServiceModel::Channels::ChannelPoolSettings ^ ChannelPoolSettings { System::ServiceModel::Channels::ChannelPoolSettings ^ get(); };
public:
 property System::ServiceModel::Channels::ChannelPoolSettings ^ ChannelPoolSettings { System::ServiceModel::Channels::ChannelPoolSettings ^ get(); void set(System::ServiceModel::Channels::ChannelPoolSettings ^ value); };
public System.ServiceModel.Channels.ChannelPoolSettings ChannelPoolSettings { get; }
public System.ServiceModel.Channels.ChannelPoolSettings ChannelPoolSettings { get; set; }
member this.ChannelPoolSettings : System.ServiceModel.Channels.ChannelPoolSettings
member this.ChannelPoolSettings : System.ServiceModel.Channels.ChannelPoolSettings with get, set
Public ReadOnly Property ChannelPoolSettings As ChannelPoolSettings
Public Property ChannelPoolSettings As ChannelPoolSettings

Egenskapsvärde

Ett ChannelPoolSettings objekt som innehåller egenskaper för kanalpoolen som är associerad med det här bindningselementet.

Gäller för