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