IClientServiceMonitoredScope.LogException - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Sub LogException ( _
exception As Exception _
)
'Utilisation
Dim instance As IClientServiceMonitoredScope
Dim exception As Exception
instance.LogException(exception)
void LogException(
Exception exception
)
Paramètres
- exception
Type : System.Exception
Voir aussi
Référence
IClientServiceMonitoredScope interface