SessionLogPageActivity Property |
Gets the value of LogPageActivity application property.
This property determines whether or not page rquests should be logged to the xot_request_log table.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool LogPageActivity { get; }
Public ReadOnly Property LogPageActivity As Boolean
Get
Property Value
Type:
BooleanSee Also