Search Results for

    Show / Hide Table of Contents
    View Source

    Class WebhookTelemetryProvider

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.Telemetry.Providers
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class WebhookTelemetryProvider : IDetailedTelemetryProvider

    Constructors

    View Source

    WebhookTelemetryProvider(IWebhookService)

    Declaration
    public WebhookTelemetryProvider(IWebhookService webhookService)
    Parameters
    Type Name Description
    IWebhookService webhookService

    Methods

    View Source

    GetInformation()

    Declaration
    public IEnumerable<UsageInformation> GetInformation()
    Returns
    Type Description
    IEnumerable<UsageInformation>
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • WebhookTelemetryProvider(IWebhookService)
    • Methods
      • GetInformation()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX