导入使用单独的 LDAP 查询所用的时间 (以毫秒为单位)。.
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.Int64
另请参阅
引用
SPUserProfileADImportUsageEntry 类