Click or drag to resize

AsyncStorageCallbackArgsResultsHandler Property

Gets the Results Handler used (if applicable).

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlResultsHandler ResultsHandler { get; }

Property Value

Type: ISparqlResultsHandler
See Also