AsyncProcessDataAllowUpdateThroughPersistentMedium Field |
If true, data can be serialized to persistent medium (e.g. shared storage on Azure).
If false, data will be not shared across non-sticky instances.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool AllowUpdateThroughPersistentMedium
Field Value
Type:
BooleanSee Also