Search Results for

    Show / Hide Table of Contents

    Class RequestMetaData

    Holds meta data about a client request.

    Inheritance
    object
    RequestMetaData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Net
    Assembly: OpenSearch.Net.dll
    Syntax
    public sealed class RequestMetaData

    Properties

    | Edit this page View Source

    Items

    Declaration
    public IReadOnlyDictionary<string, string> Items { get; }
    Property Value
    Type Description
    IReadOnlyDictionary<string, string>

    Extension Methods

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