Couchbase .NET SDK | 3.7.0
Search Results for

    Show / Hide Table of Contents

    Class RequestExtensions

    Inheritance
    object
    RequestExtensions
    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.Query
    Assembly: Couchbase.NetClient.dll
    Syntax
    public static class RequestExtensions

    Methods

    | Edit this page View Source

    IncrementAttempts(IRequest, RetryReason)

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