Keyoti SearchUnit API Docs
Cancel Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesAddDocumentEventArgsCancel
Keyoti SearchUnit v6
Set to true to cancel the document being added
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool Cancel { get; set; }
public bool Cancel { get; set; }
Public Property Cancel As Boolean
	Get
	Set
Public Property Cancel As Boolean
	Get
	Set
public:
property bool Cancel {
	bool get ();
	void set (bool value);
}
public:
property bool Cancel {
	bool get ();
	void set (bool value);
}
member Cancel : bool with get, set
member Cancel : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120