SendMessageChannelCacheElement.ChannelSettings Property

Definition

Gets or sets the settings of the channel cache.

public:
 property System::ServiceModel::Activities::Configuration::ChannelSettingsElement ^ ChannelSettings { System::ServiceModel::Activities::Configuration::ChannelSettingsElement ^ get(); };
[System.Configuration.ConfigurationProperty("channelSettings")]
public System.ServiceModel.Activities.Configuration.ChannelSettingsElement ChannelSettings { get; }
[<System.Configuration.ConfigurationProperty("channelSettings")>]
member this.ChannelSettings : System.ServiceModel.Activities.Configuration.ChannelSettingsElement
Public ReadOnly Property ChannelSettings As ChannelSettingsElement

Property Value

The settings of the channel cache.

Attributes

Applies to