Click or drag to resize

ServicePropertiess3docstorage_TimeToCache Property

The amount of time, in hours, that a document should be cached on the internal documents table before being uploaded to S3 and data removed from the documents table.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int s3docstorage_TimeToCache { get; }

Property Value

Type: Int32
The amount of time, in hours, that a document should be cached on the internal documents table before being uploaded to S3 and data removed from the documents table.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also