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; }
ReadOnly Property s3docstorage_TimeToCache As Integer
Get
Property Value
Type:
Int32The 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