Search Results for

    Show / Hide Table of Contents

    Interface IPromise<TValue>

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IPromise<out TValue> where TValue : class
    Type Parameters
    Name Description
    TValue

    Properties

    | Edit this page View Source

    Value

    Declaration
    TValue Value { get; }
    Property Value
    Type Description
    TValue

    Extension Methods

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