共用方式為


SPUserProfileADImportUsageEntry.RetryTimeSpentInDirectory property

匯入使用個別的 LDAP 查詢所花費的時間 (以毫秒為單位)。

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

Syntax

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

value = instance.RetryTimeSpentInDirectory

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

Property value

Type: System.Int64

請參閱

參照

SPUserProfileADImportUsageEntry class

SPUserProfileADImportUsageEntry members

Microsoft.SharePoint.Administration namespace