EndOfCrawlPropagationTask Members

Include Protected Members
Include Inherited Members

Represents the propagation task that occurs at the end of a crawl operation.

The EndOfCrawlPropagationTask type exposes the following members.

Constructors

  Name Description
Public method EndOfCrawlPropagationTask Initializes a new instance of the EndOfCrawlPropagationTask class.

Top

Properties

  Name Description
Public property CatalogId Gets the identifier (ID) of the catalog associated with the current propagation task. (Inherited from PropagationTask.)
Public property ReceiversNotCompleted Gets the list of query components that have not been completed in the current propagation task. (Inherited from PropagationTask.)
Public property Sender Gets the crawl component that sent the current propagation task. (Inherited from PropagationTask.)
Public property Type Gets the propagation task type. (Overrides PropagationTask.Type.)
Public property UtcTime Gets the date and time in coordinated universal time (UTC) when the propagation task was started. (Inherited from PropagationTask.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

EndOfCrawlPropagationTask Class

Microsoft.Office.Server.Search.Administration Namespace