ViewResult T  StatusCode Property Couchbase .NET SDK 2.1.0 Documentation
The HTTP Status Code for the request

Namespace: Couchbase.Views
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public HttpStatusCode StatusCode { get; }

Property Value

Type: HttpStatusCode

Implements

IViewResult T  StatusCode
See Also