Share via


SPCacheConfig.LogException method

Namespace:  Microsoft.Office.Server.ObjectCache
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Protected Shared Sub LogException ( _
    e As Exception _
)
'Usage
Dim e As ExceptionSPCacheConfig.LogException(e)
protected static void LogException(
    Exception e
)

Parameters

See also

Reference

SPCacheConfig class

SPCacheConfig members

Microsoft.Office.Server.ObjectCache namespace