Click or drag to resize
DocumentResultTStatus Property
The response status returned by the server when fulfilling the request.

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

Property Value

Type: ResponseStatus

Implements

IDocumentResultTStatus
See Also