-
Notifications
You must be signed in to change notification settings - Fork 1.4k
AspNet Request Inherent KeepAlive Layout Renderer
Rolf Kristensen edited this page Aug 14, 2022
·
6 revisions
ASP.NET Request using connection transport capable of "inherent keep-alive"
-
1
- Can inform the client whether connection is still active. -
0
= inherent keep-alive not available.
The most common example of this feature is the Long Polling HTTP transport
Platforms Supported: Limited (Only supported in Asp.NetCore)
Introduced with NLog.Web.AspNetCore v5.1.0
${aspnet-request-inherent-keep-alive}
- Troubleshooting Guide - See available NLog Targets and Layouts: https://nlog-project.org/config
- Getting started
- How to use structured logging
- Troubleshooting
- FAQ
- Articles about NLog
-
All targets, layouts and layout renderers
Popular: - Using NLog with NLog.config
- Using NLog with appsettings.json