Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IIndexDiagnosticsFactory

    Creates IIndexDiagnostics for an index if it doesn't implement IIndexDiagnostics

    Namespace: Umbraco.Cms.Infrastructure.Examine
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IIndexDiagnosticsFactory

    Methods

    View Source

    Create(IIndex)

    Declaration
    IIndexDiagnostics Create(IIndex index)
    Parameters
    Type Name Description
    IIndex index
    Returns
    Type Description
    IIndexDiagnostics
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Create(IIndex)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX