ClientBase<TChannel>.CacheSetting Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a configuração de cache.
public:
static property System::ServiceModel::CacheSetting CacheSetting { System::ServiceModel::CacheSetting get(); void set(System::ServiceModel::CacheSetting value); };
public static System.ServiceModel.CacheSetting CacheSetting { get; set; }
member this.CacheSetting : System.ServiceModel.CacheSetting with get, set
Public Shared Property CacheSetting As CacheSetting
Valor da propriedade
A configuração de cache.