Defines the types of propagation tasks.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration PropagationTaskType
'Usage
Dim instance As PropagationTaskType
public enum PropagationTaskType
Members
| Member name | Description | |
|---|---|---|
| Index | An index propagation. | |
| EndOfCrawl | The propagation occurs at the end of a crawl. |