Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class UndeployFunctionOptions

Base class for event function options.

Inheritance
object
FunctionOptionsBase
UndeployFunctionOptions
Inherited Members
FunctionOptionsBase.Timeout
FunctionOptionsBase.Token
FunctionOptionsBase.RequestSpan
FunctionOptionsBase.ClientContextId
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Couchbase.Management.Eventing
Assembly: Couchbase.NetClient.dll
Syntax
public class UndeployFunctionOptions : FunctionOptionsBase

Constructors

View Source

UndeployFunctionOptions()

Declaration
public UndeployFunctionOptions()
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.