Share via


PropagationTask Members

Include Protected Members
Include Inherited Members

Provides the base class for objects representing propagation tasks.

The PropagationTask type exposes the following members.

Constructors

  Name Description
Protected method PropagationTask Initializes a new instance of the PropagationTask class.

Top

Properties

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

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

PropagationTask Class

Microsoft.Office.Server.Search.Administration Namespace