Partager via


SendMessageChannelCacheElement.ChannelSettings Propriété

Définition

Obtient ou définit les paramètres du cache de canaux.

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

Valeur de propriété

ChannelSettingsElement

Paramètres du cache de canaux.

Attributs

S’applique à