QueryRequest.IsPost Property Couchbase .NET SDK 2.0

[Missing <summary> documentation for "P:Couchbase.N1QL.QueryRequest.IsPost"]

Namespace: Couchbase.N1QL
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool IsPost { get; }

Property Value

Type: Boolean

Implements

IQueryRequest.IsPost
See Also