Click or drag to resize

featurePropertieslogging_LogAsync Property

If true, the request and timing log execute is done asynchronously.

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

Property Value

Type: Boolean
If true, the request and timing log execute is done asynchronously.
See Also