Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class OuterRequestSpans.ManagerSpan.Eventing

    Inheritance
    object
    OuterRequestSpans.ManagerSpan.Eventing
    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.ManagerSpan.Eventing

    Fields

    | Edit this page View Source

    DeployFunction

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

    DropFunction

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

    FunctionsStatus

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

    GetAllFunctions

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

    GetFunction

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

    PauseFunction

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

    ResumeFunction

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

    UndeployFunction

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

    UpsertFunction

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