Search Results for

    Show / Hide Table of Contents

    Class ExamineTelemetryProvider

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

    Constructors

    ExamineTelemetryProvider(IExamineIndexCountService)

    Declaration
    public ExamineTelemetryProvider(IExamineIndexCountService examineIndexCountService)
    Parameters
    Type Name Description
    IExamineIndexCountService examineIndexCountService

    Methods

    GetInformation()

    Declaration
    public IEnumerable<UsageInformation> GetInformation()
    Returns
    Type Description
    System.Collections.Generic.IEnumerable<UsageInformation>
    In This Article
    • Constructors
      • ExamineTelemetryProvider(IExamineIndexCountService)
    • Methods
      • GetInformation()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX