ConnectionSettings.CacheMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.