Summary

An System.EventArgs which is fired if a Url could not be processed.
For a list of all members of this type, see UrlFailedEventArgs Members .

Type Relationships

  System.Object
    System.EventArgs
       Eas.WebCrawler.Interfaces.ProcessingStateEventArgs
        Eas.WebCrawler.Interfaces.UrlFailedEventArgs

Declaration Syntax

Public Class UrlFailedEventArgs
	Inherits ProcessingStateEventArgs
public class UrlFailedEventArgs : ProcessingStateEventArgs
public __gc class UrlFailedEventArgs : public ProcessingStateEventArgs
public class UrlFailedEventArgs extends ProcessingStateEventArgs

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

UrlFailedEventArgs Members | Eas.WebCrawler.Interfaces Namespace