Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Interface IServiceResult

Namespace: Couchbase
Assembly: Couchbase.NetClient.dll
Syntax
public interface IServiceResult

Properties

View Source

RetryReason

Declaration
RetryReason RetryReason { get; }
Property Value
Type Description
RetryReason

Extension Methods

ServiceResultExtensions.ThrowOnNoRetry(IServiceResult)
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.