Summary

Trace argument that wraps a ProcessingState.
For a list of all members of this type, see ProcessingStateEventArgs Members .

Type Relationships

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

Declaration Syntax

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

Requirements

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

See Also

ProcessingStateEventArgs Members | Eas.WebCrawler.Interfaces Namespace