This interface is a list of access frequencies (collection of IServer objects) that specify how frequently Search accesses a site.
Hierarchy
ISearchAdmin.IBuildServer
The following table briefly describes this interface's methods and properties.
| Method | Description |
| Add | Adds an item to the list of how frequently Search accesses a site. |
| ChangeOrder | Moves a site up or down in the collection. |
| Remove | Removes a site from the collection. |
| Property | Description |
| Count | The number of sites in the list of sites. |
| Item | Accesses a site in the list of sites. |