Loupe - Log - Monitor - Resolve
Loupe.Agent.AspNetCore.Metrics Namespace / IProxyActionExecutedContext Interface
Members

In This Topic
    IProxyActionExecutedContext Interface
    In This Topic
    An interface that will be implemented dynamically by Microsoft.Extensions.Diagnostics.
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    Public Interface IProxyActionExecutedContext 
    [NullableContext(1)]
    public interface IProxyActionExecutedContext 
    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