VolatileScopesManagerInfo.AverageCompilationDuration - Propriété
Obtient ou définit la durée moyenne de compilation pour le système d'étendues Search .
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property AverageCompilationDuration As TimeSpan
Get
Set
'Utilisation
Dim instance As VolatileScopesManagerInfo
Dim value As TimeSpan
value = instance.AverageCompilationDuration
instance.AverageCompilationDuration = value
[DataMemberAttribute]
public TimeSpan AverageCompilationDuration { get; set; }
Valeur de propriété
Type : System.TimeSpan
Le temps moyen de compilation pour le système d'étendues Search .
Voir aussi
Référence
VolatileScopesManagerInfo classe
VolatileScopesManagerInfo - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms