Loupe - Log - Monitor - Resolve
Loupe.Agent.AspNetCore.Metrics Namespace / ActionDiagnosticListener Class
Members

In This Topic
    ActionDiagnosticListener Class
    In This Topic
    Listener for ASP.NET Core diagnostics.
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    <NullableAttribute(0)>
    Public Class ActionDiagnosticListener 
       Implements Loupe.Agent.Core.Services.ILoupeDiagnosticListener 
    [NullableContext(1)]
    [Nullable(0)]
    public class ActionDiagnosticListener : Loupe.Agent.Core.Services.ILoupeDiagnosticListener  
    Inheritance Hierarchy

    System.Object
       Loupe.Agent.AspNetCore.Metrics.ActionDiagnosticListener

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also