SendMessageChannelCache.ChannelSettings Propriedade

Definição

Obtém ou define as configurações do cache do canal.Gets or sets the settings of the channel cache.

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

Valor da propriedade

ChannelCacheSettings

As configurações do cache do canal.The settings of the channel cache.

Aplica-se a