共用方式為


SPUserProfileADImportUsageEntry.RetryTimeSpentInProfile property

匯出資料匯入使用 LDAP 個別查詢,至設定檔資料庫所花費的時間 (以毫秒為單位)。

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property RetryTimeSpentInProfile As Long
    Get
    Set
'用途
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long

value = instance.RetryTimeSpentInProfile

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

Property value

Type: System.Int64

請參閱

參照

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace