LogAppErrorResult enumeration

Enumeration for the result of LogCustomAppError and LogCustomRemoteAppError

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration LogAppErrorResult
'Usage
Dim instance As LogAppErrorResult
public enum LogAppErrorResult

Members

Member name Description
Success Indicates success.
ErrorsThrottled Indicates errors are being throttled.
AccessDenied Indicates an error that logging of an error is denied

See also

Reference

Microsoft.SharePoint.Utilities namespace