IndexPropagationTask Members

Include Protected Members
Include Inherited Members

Represents a propagation task that is currently being performed by all query components.

The IndexPropagationTask type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property BirthDate Gets an integer that defines the order in which the components were created in the full-text index catalog.
Public property CatalogId Gets the identifier (ID) of the catalog associated with the current propagation task. (Inherited from PropagationTask.)
Public property IndexId Gets the integer that uniquely identifies a full-text index component within the full-text index catalog.
Public property MaxDocumentId Gets the integer that uniquely identifies the crawled item.
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 type of the propagation task. (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

IndexPropagationTask Class

Microsoft.Office.Server.Search.Administration Namespace