Search Results for

    Show / Hide Table of Contents

    Interface IPointInTime

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

    Properties

    | Edit this page View Source

    Id

    Declaration
    [DataMember(Name = "id")]
    string Id { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    KeepAlive

    Declaration
    [DataMember(Name = "keep_alive")]
    Time KeepAlive { get; set; }
    Property Value
    Type Description
    Time

    Extension Methods

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