共用方式為


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

通道快取的設定。

屬性

適用於