Click or drag to resize

BaseSesameHttpProtocolConnector_postAllQueries Field

Note: This API is now obsolete.

Whether queries should always be posted.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
[ObsoleteAttribute("This parameter is no longer used internally and will be removed in the future, all queries are now POSTed regardless of this setting")]
protected bool _postAllQueries

Field Value

Type: Boolean
See Also