Click or drag to resize

TriGWriterWarning Event

Event which is raised when there is an issue with the Graphs being serialized that doesn't prevent serialization but the user should be aware of

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

Value

Type: VDS.RDFStoreWriterWarning

Implements

IStoreWriterWarning
See Also