SPUserProfileADImportUsageEntry.RetryTimeSpentInProfile property

Time (in milliseconds) spent exporting data imported using LDAP individual query to Profile Database.

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; }

Property value

Type: System.Int64

See also

Reference

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace