Click or drag to resize

TsvStoreWriterWarning Event

Event which is raised if the Writer detects a non-fatal error with the RDF being output

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public event StoreWriterWarning Warning

Value

Type: VDS.RDFStoreWriterWarning

Implements

IStoreWriterWarning
See Also