Partager via


SearchServiceInstance.MinutesBetweenCrawlSchedulingAttempts - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property MinutesBetweenCrawlSchedulingAttempts As Integer
    Get
    Set
'Utilisation
Dim instance As SearchServiceInstance
Dim value As Integer

value = instance.MinutesBetweenCrawlSchedulingAttempts

instance.MinutesBetweenCrawlSchedulingAttempts = value
public int MinutesBetweenCrawlSchedulingAttempts { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SearchServiceInstance classe

SearchServiceInstance - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms