Search Results for

    Show / Hide Table of Contents

    Interface ISlowLogSearch

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface ISlowLogSearch

    Properties

    | Edit this page View Source

    Fetch

    Declaration
    ISlowLogSearchFetch Fetch { get; set; }
    Property Value
    Type Description
    ISlowLogSearchFetch
    | Edit this page View Source

    LogLevel

    Declaration
    LogLevel? LogLevel { get; set; }
    Property Value
    Type Description
    LogLevel?
    | Edit this page View Source

    Query

    Declaration
    ISlowLogSearchQuery Query { get; set; }
    Property Value
    Type Description
    ISlowLogSearchQuery

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Fetch
      • LogLevel
      • Query
    • Extension Methods
    Back to top Generated by DocFX