Delegate TripleStoreCallback
Callback for methods that return a ITriple
Namespace: VDS.RDF
Assembly: dotNetRdf.dll
Syntax
public delegate void TripleStoreCallback(ITripleStore store, object state)
Parameters
Type | Name | Description |
---|---|---|
ITriple |
store | Triple Store. |
System. |
state | State. |
Remarks
In the event of an error you will be passed an instance of Async