Couchbase .NET SDK | 3.8.0
Search Results for

    Show / Hide Table of Contents

    Class TransactionGetMultiOptionsBase

    Inheritance
    object
    TransactionGetMultiOptionsBase
    TransactionGetMultiOptions
    TransactionGetMultiReplicaFromPreferredServerGroupOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Couchbase.Client.Transactions.Config
    Assembly: Couchbase.NetClient.dll
    Syntax
    public class TransactionGetMultiOptionsBase

    Properties

    | Edit this page View Source

    Mode

    Declaration
    public TransactionGetMultiMode Mode { get; init; }
    Property Value
    Type Description
    TransactionGetMultiMode
    | Edit this page View Source

    Span

    Declaration
    public IRequestSpan? Span { get; init; }
    Property Value
    Type Description
    IRequestSpan
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.