Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Enum ClusterServiceLifetime

    Represents the scope used for a custom cluster service.

    Namespace: Couchbase
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum ClusterServiceLifetime

    Fields

    Name Description
    Cluster

    A single service will be used for the lifetime of the cluster.

    Transient

    A new service will be created for each request for the service.

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