IQueryClient HttpClient Property Couchbase .NET SDK 2.0
The HttpClient to use for the HTTP POST to the Server.

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
HttpClient HttpClient { get; set; }

Property Value

Type: HttpClient
See Also