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
<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 _postAllQueries As Boolean
Field Value
Type:
BooleanSee Also