SPSqlLatencyUsageEntry.Exceptions property
例外狀況此 ping 間隔期間的數目
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Exceptions As Integer
Get
Set
'用途
Dim instance As SPSqlLatencyUsageEntry
Dim value As Integer
value = instance.Exceptions
instance.Exceptions = value
public int Exceptions { get; set; }
Property value
Type: System.Int32