Click or drag to resize

CancellableHandlerCancel Method

Informs the Handler that it should cancel handling at the next point possible assuming handling has not already completed.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void Cancel()
See Also