Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ServiceSpan

    Public API Name for the outer-request span

    Inheritance
    object
    OuterRequestSpans.ServiceSpan
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Core.Diagnostics.Tracing
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class OuterRequestSpans.ServiceSpan

    Fields

    | Edit this page View Source

    AnalyticsQuery

    Declaration
    public const string AnalyticsQuery = "analytics"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Eventing

    Declaration
    public const string Eventing = "eventing"
    Field Value
    Type Description
    string
    | Edit this page View Source

    N1QLQuery

    Declaration
    public const string N1QLQuery = "query"
    Field Value
    Type Description
    string
    | Edit this page View Source

    SearchQuery

    Declaration
    public const string SearchQuery = "search"
    Field Value
    Type Description
    string
    | Edit this page View Source

    Transaction

    Declaration
    public const string Transaction = "transaction"
    Field Value
    Type Description
    string
    | Edit this page View Source

    ViewQuery

    Declaration
    public const string ViewQuery = "views"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.