I know that SysCache uses ASP caching under the hood, but since I don’t know about ASP cache implementation (and if it depends on IIS), I was wondering if SysCache would work in a non-web application (for example, a service Windows)?
Activating and using NHprofiler seems to indicate that this is not the case.
source
share