Keyoti Search for ASP.NET API Docs
WebException Property
API DocumentationKeyoti.SearchEngine.DocumentsReaderExceptionOccurredEventArgsWebException
Keyoti Search for ASP.NET 2010
The exception that occured while reading a document.
Declaration Syntax
C#Visual BasicVisual C++
public WebException WebException { get; set; }
Public Property WebException As WebException
public:
property WebException^ WebException {
	WebException^ get ();
	void set (WebException^ value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609