Couchbase .NET SDK | 3.3.5
Search Results for

    Show / Hide Table of Contents

    Interface IGetReplicaResult

    Inherited Members
    IGetResult.ContentAs<T>()
    IGetResult.Expiry
    IGetResult.ExpiryTime
    IResult.Cas
    Namespace: Couchbase.KeyValue
    Assembly: Couchbase.NetClient.dll
    Syntax
    public interface IGetReplicaResult : IGetResult, IResult, IDisposable

    Properties

    | Improve this Doc View Source

    IsActive

    Declaration
    bool IsActive { get; }
    Property Value
    Type Description
    Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2022 Couchbase, Inc.