SPSqlLatencyUsageEntry.Exceptions - Propriété
Nombre d'exceptions levées au cours de cet intervalle de ping
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Exceptions As Integer
Get
Set
'Utilisation
Dim instance As SPSqlLatencyUsageEntry
Dim value As Integer
value = instance.Exceptions
instance.Exceptions = value
public int Exceptions { get; set; }
Valeur de propriété
Type : System.Int32