Interface IResponseStatus
Namespace: Couchbase.KeyValue
Assembly: Couchbase.NetClient.dll
Syntax
[InterfaceStability(Level.Volatile)]
public interface IResponseStatus
Properties
| Edit this page View SourceStatus
The ResponseStatus returned by the server for each operation.
Declaration
ResponseStatus Status { get; }
Property Value
Type | Description |
---|---|
ResponseStatus |