SPRequestUsageEntry.ServiceCallDurationSum 属性
以毫秒为单位) 作为该请求的结果而生成的所有服务调用所都需的时间。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property ServiceCallDurationSum As Long
Get
Set
用法
Dim instance As SPRequestUsageEntry
Dim value As Long
value = instance.ServiceCallDurationSum
instance.ServiceCallDurationSum = value
public long ServiceCallDurationSum { get; set; }
属性值
类型:System.Int64
返回Int64。