Search Results for

    Show / Hide Table of Contents

    Interface ISerialDifferencingAggregation

    Inherited Members
    IPipelineAggregation.BucketsPath
    IPipelineAggregation.Format
    IPipelineAggregation.GapPolicy
    IAggregation.Meta
    IAggregation.Name
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface ISerialDifferencingAggregation : IPipelineAggregation, IAggregation

    Properties

    | Edit this page View Source

    Lag

    Declaration
    [DataMember(Name = "lag")]
    int? Lag { get; set; }
    Property Value
    Type Description
    int?

    Extension Methods

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