Delegate SparqlResultsHandlerCallback
Callbacks for methods that process the results with an SPARQL Results Handler asynchronously.
Namespace: VDS.RDF
Assembly: dotNetRdf.dll
Syntax
public delegate void SparqlResultsHandlerCallback(ISparqlResultsHandler handler, object state)
Parameters
Type | Name | Description |
---|---|---|
ISparql |
handler | SPARQL Results Handler. |
System. |
state | State. |
Remarks
In the event of an error you will be passed an instance of Async