Couchbase .NET SDK | 3.9.1
Search Results for

    Show / Hide Table of Contents

    Enum RequestSpanStatusCode

    Status code for a IRequestSpan, following OpenTelemetry conventions.

    Namespace: Couchbase.Core.Diagnostics.Tracing
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum RequestSpanStatusCode

    Fields

    Name Description
    Error

    The operation failed with an error.

    Ok

    The operation completed successfully.

    Unset

    The default status, indicating status has not been explicitly set.

    • Edit this page
    • View Source
    In this article
    Back to top © 2026 Couchbase, Inc.