Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Interface IOrphanReporter

Namespace: Couchbase.Core.Diagnostics.Tracing.OrphanResponseReporting
Assembly: Couchbase.NetClient.dll
Syntax
public interface IOrphanReporter

Methods

View Source

Add(OrphanSummary)

Declaration
void Add(OrphanSummary orphanSummary)
Parameters
Type Name Description
OrphanSummary orphanSummary
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.