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