Click or drag to resize

CancellableHandler Properties

The CancellableHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets that this Handler does not accept all Triples.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyInnerHandlers
Gets the Inner Handler wrapped by this Handler.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also