Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Class RetryReasonExtensions

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

    Methods

    | Edit this page View Source

    AllowsNonIdempotentRetries(RetryReason)

    Declaration
    public static bool AllowsNonIdempotentRetries(this RetryReason reason)
    Parameters
    Type Name Description
    RetryReason reason
    Returns
    Type Description
    bool
    | Edit this page View Source

    AlwaysRetry(RetryReason)

    Declaration
    public static bool AlwaysRetry(this RetryReason reason)
    Parameters
    Type Name Description
    RetryReason reason
    Returns
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.