[ROOT] / doc / toc / ARCCore / Enum / StreamProcessorP / DoNotStoreLocalOriginLocally / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | EnumMember |
Name | DoNotStoreLocalOriginLocally |
Namespace | ARCCore |
Type | StreamProcessorP |
PK
Key | Value |
---|---|
PKTypeAttribute | Means 'do not store local origin locally but wait until it gets confirmed by core storage'. Set to TRUE if you do not want locally orginated data to be stored directly locally This is normally relevant to do when you have outgoing connections, one for sending to CoreDB and one subscribing to the same content again. Setting this value to TRUE will then ensure that locally originated data do not get stored twice (and also ensure that data is not stored permanently on the client side (Client) before it has been confirmed stored by CoreDB.) BoilerplateCodeProperties, Cardinality, Description, EnumMember, EnumType, IsObligatory, Type |
Means 'do not store local origin locally but wait until it gets confirmed by core storage'.
Set to TRUE if you do not want locally orginated data to be stored directly locally
This is normally relevant to do when you have outgoing connections, one for sending to CoreDB and one subscribing to the same content again.
Setting this value to TRUE will then ensure that locally originated data do not get stored twice (and also ensure that data is not stored permanently on the client side (Client) before it has been confirmed stored by CoreDB.)
Generated 2025-05-23 20:56:18.649 UTC