CacheRefreshFailureInformation Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Class that holds information about a cache refresh failure.
Namespace: Microsoft.CommerceServer
Assembly: Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class CacheRefreshFailureInformation
'Usage
Dim instance As CacheRefreshFailureInformation
[SerializableAttribute]
public class CacheRefreshFailureInformation
[SerializableAttribute]
public ref class CacheRefreshFailureInformation
public class CacheRefreshFailureInformation
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer..::.CacheRefreshFailureInformation
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.