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