Click or drag to resize
IQueryClientHttpClient Property
The HttpClient to use for the HTTP POST to the Server.

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

Property Value

Type: HttpClient
See Also