IDocumentResult Status Property Couchbase .NET SDK 2.0
The response status returned by the server when fulfilling the request.

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
ResponseStatus Status { get; }

Property Value

Type: ResponseStatus
See Also