featurePropertiesperformance_DocStorageWriteAsRead Property |
When set, this allows any documents being written from the database via DocStorage to be flushed to the response as it is read into the response.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool performance_DocStorageWriteAsRead { get; }
ReadOnly Property performance_DocStorageWriteAsRead As Boolean
Get
Property Value
Type:
BooleanWhen set, this allows any documents being written from the database via DocStorage to be flushed to the response as it is read into the response.
See Also