次の方法で共有


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

チャネル キャッシュの設定。

属性

適用対象