OperationCode EnumerationCouchbase .NET SDK 2.1.0 Documentation

[Missing <summary> documentation for "T:Couchbase.IO.Operations.OperationCode"]

Namespace: Couchbase.IO.Operations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public enum OperationCode
Members
  Member nameValueDescription
Get0
Set1
Add2
Replace3
Delete4
Increment5
Decrement6
Quit7
Flush8
GetQ9
NoOp10
Version11
GetK12
GetKQ13
Append14
Prepend15
Stat16
SetQ17
AddQ18
ReplaceQ19
DeleteQ20
IncrementQ21
DecrementQ22
QuitQ23
FlushQ24
AppendQ25
PrependQ26
Touch28
GAT29
GATQ30
SaslList32
SaslStart33
SaslStep34
GetClusterConfig181
Observe146
GetL148
Unlock149
ReplicaRead131
See Also