SendMessageChannelCacheElement.ChannelSettings 属性

定义

获取或设置通道缓存的设置。

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

属性值

ChannelSettingsElement

通道缓存的设置。

属性

适用于