Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Enum EventingFunctionDcpBoundary

    Indicates where to start dcp stream from (beginning of time, present point) 'from_prior' is deprecated in 6.6.2.

    Namespace: Couchbase.Management.Eventing
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum EventingFunctionDcpBoundary

    Fields

    Name Description
    Everything

    Deploy for all data mutations available.

    FromNow

    Deploy the handler to process only future data mutations, post deployment.

    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.