If a GET request, this will always be true otherwise false.
Namespace: Couchbase.N1QLAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- readOnly
- Type: System.Boolean
True for get requests.
Return Value
Type: IQueryRequestA reference to the current IQueryRequest for method chaining.

Any value set here will be overridden by the type of request sent.
