SPSqlLatencyUsageEntry.Percentile50 property
50 個百分位數 ping 延遲 (以毫秒為單位)
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Percentile50 As Integer
Get
Set
'用途
Dim instance As SPSqlLatencyUsageEntry
Dim value As Integer
value = instance.Percentile50
instance.Percentile50 = value
public int Percentile50 { get; set; }
Property value
Type: System.Int32