Summary
An System.EventArgs that is used when firing events to notify recipients that a Url was processed succesfully.
For a list of all members of this type, see
UrlCompletedEventArgs Members
.
Type Relationships
System.ObjectSystem.EventArgs
Eas.WebCrawler.Interfaces.ProcessingStateEventArgs
Eas.WebCrawler.Interfaces.UrlCompletedEventArgs
Declaration Syntax
Public Class UrlCompletedEventArgs
Inherits ProcessingStateEventArgs
public class UrlCompletedEventArgs : ProcessingStateEventArgs
public __gc class UrlCompletedEventArgs : public ProcessingStateEventArgs
public class UrlCompletedEventArgs extends ProcessingStateEventArgs
Requirements
Namespace: Eas.WebCrawler.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)