Click or drag to resize
Grid Solutions Framework

OutputAdapterClearCacheOnStartup Property

Gets or sets flag that determines if eDNA client API cache should be cleared on startup.

Namespace: eDNAAdapters
Assembly: eDNAAdapters (in eDNAAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool ClearCacheOnStartup { get; set; }
View Source

Property Value

Boolean
See Also