Keyoti SearchUnit API Docs
WebException Property
API DocumentationKeyoti.SearchEngine.DocumentsReaderExceptionOccurredEventArgsWebException
Keyoti SearchUnit v6
The exception that occured while reading a document.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WebException WebException { get; set; }
public WebException WebException { get; set; }
Public Property WebException As WebException
	Get
	Set
Public Property WebException As WebException
	Get
	Set
public:
property WebException^ WebException {
	WebException^ get ();
	void set (WebException^ value);
}
public:
property WebException^ WebException {
	WebException^ get ();
	void set (WebException^ value);
}
member WebException : WebException with get, set
member WebException : WebException with get, set
Property Value

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