Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Enum Compression

Specifies the compression type the current operation is using.

Namespace: Couchbase.Core.IO.Operations
Assembly: Couchbase.NetClient.dll
Syntax
public enum Compression

Fields

Name Description
None

No compression is being used.

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