SPUserProfileADImportUsageEntry.RetryTimeSpentInProfile-Eigenschaft
Exportieren von Daten mit einzelnen LDAP-Abfrage, Profildatenbank importiert verstrichene Zeit (in Millisekunden).
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RetryTimeSpentInProfile As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.RetryTimeSpentInProfile
instance.RetryTimeSpentInProfile = value
public long RetryTimeSpentInProfile { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse