Custom instrumentation can now be declared by applying the agent API's new Transaction and Trace attributes to methods. Using the Transaction attribute, transactions can be marked as Web vs. Non-Web. For more information, see Custom instrumentation via attributes.
Fixes
Fixes bug preventing instrumented apps from shutting down due to Profiler failure to detach.