SendMessageChannelCache.ChannelSettings 屬性

定義

取得或設定通道快取的設定。

public:
 property System::ServiceModel::Activities::ChannelCacheSettings ^ ChannelSettings { System::ServiceModel::Activities::ChannelCacheSettings ^ get(); void set(System::ServiceModel::Activities::ChannelCacheSettings ^ value); };
public System.ServiceModel.Activities.ChannelCacheSettings ChannelSettings { get; set; }
member this.ChannelSettings : System.ServiceModel.Activities.ChannelCacheSettings with get, set
Public Property ChannelSettings As ChannelCacheSettings

屬性值

通道快取的設定。

適用於