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 Exception

SPCacheConfig.LogException(e)
protected static void LogException(
    Exception e
)

Parameters

See Also

Reference

SPCacheConfig Class

SPCacheConfig Members

Microsoft.Office.Server.ObjectCache Namespace