Share via


SPUserProfileADImportUsageEntry.ImportTimeSpentInDefrag - Propriété

Temps (en millisecondes) consacré à défragmentation d'index pour un meilleur débit d'importation.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ImportTimeSpentInDefrag As Long
    Get
    Set
'Utilisation
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.ImportTimeSpentInDefrag

instance.ImportTimeSpentInDefrag = value
public long ImportTimeSpentInDefrag { get; set; }

Valeur de propriété

Type : System.Int64

Voir aussi

Référence

SPUserProfileADImportUsageEntry classe

SPUserProfileADImportUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms