Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Enum EventingFunctionProcessingStatus

Indicates if the function is running (i.e., not paused). true=running, false=paused

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

Fields

Name Description
Paused
Running
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.