Delegate SparqlResultsCallback
Callback for methods that return a Sparql
Namespace: VDS.RDF
Assembly: dotNetRdf.dll
Syntax
public delegate void SparqlResultsCallback(SparqlResultSet results, object state)
Parameters
Type | Name | Description |
---|---|---|
Sparql |
results | SPARQL Results. |
System. |
state | State. |
Remarks
In the event of an error you will be passed an instance of Async