ConnectionSettings.CacheMode Property

Definition

The cache mode. Configuration by default.

public:
 property Microsoft::EnterpriseManagement::Common::CacheMode CacheMode { Microsoft::EnterpriseManagement::Common::CacheMode get(); void set(Microsoft::EnterpriseManagement::Common::CacheMode value); };
public Microsoft.EnterpriseManagement.Common.CacheMode CacheMode { get; set; }
member this.CacheMode : Microsoft.EnterpriseManagement.Common.CacheMode with get, set
Public Property CacheMode As CacheMode

Property Value

Returns a CacheMode enumeration value.

Applies to