ClientServiceHost.LogRequestScopeException - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Protected Friend Overridable Sub LogRequestScopeException ( _
ex As Exception _
)
'Utilisation
Dim ex As Exception
Me.LogRequestScopeException(ex)
protected internal virtual void LogRequestScopeException(
Exception ex
)
Paramètres
- ex
Type : System.Exception