Can AppDynamics monitor .NET services which have no HttpContext or obvious entry/exit points?
Good day - I'd like to use AppDynamics all of our Windows services. A number of these have no external entrypoint (REST or WCF), they run on timers and perform tasks; internally they are all custom code, with no ASP.NET, WCF etc. I cannot seem t...