UrlFailedEventArgs overview

Public Constructors

UrlFailedEventArgs Constructs a UrlFailedEventArgs.

Public Methods

Equals  
GetHashCode Returns the hash of this object.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Public Properties

ResultCode The resultCode of the failure
ResultDescription A text description of the failure.
State  (inherited from ProcessingStateEventArgs) The ProcessingState that is processing the current request.

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

UrlFailedEventArgs Class | Eas.WebCrawler.Interfaces Namespace