Click or drag to resize

TsvStoreWriter.Warning 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.RDF.StoreWriterWarning

Implements

IStoreWriter.Warning
See Also