SPUserProfileADImportUsageEntry.RetryIgnoredCount-Eigenschaft
Anzahl der Objekte es wurden während des Imports von einzelnen LDAP-Abfrage ignoriert.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RetryIgnoredCount As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.RetryIgnoredCount
instance.RetryIgnoredCount = value
public long RetryIgnoredCount { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse