Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class DiagnosticsOptions

Inheritance
object
DiagnosticsOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Couchbase.Diagnostics
Assembly: Couchbase.NetClient.dll
Syntax
public class DiagnosticsOptions

Constructors

View Source

DiagnosticsOptions()

Declaration
public DiagnosticsOptions()

Methods

View Source

ReportId(string)

Declaration
public DiagnosticsOptions ReportId(string reportId)
Parameters
Type Name Description
string reportId
Returns
Type Description
DiagnosticsOptions
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.