Click or drag to resize

TripleStoreEventArgsGraphEvent Property

Gets the Graph Event Arguments (if any).

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public GraphEventArgs GraphEvent { get; }

Property Value

Type: GraphEventArgs
See Also