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; }
ReadOnly Property logging_LogAsync As Boolean
Get
Property Value
Type:
BooleanIf true, the request and timing log execute is done asynchronously.
See Also