Caching Library

CacheItemMetadata Class

CacheItemMetadata I metadata contengono informazioni sull'utilizzo degli elementi presenti nella cache di sistema

For a list of all members of this type, see CacheItemMetadata Members.

System.Object
   Caching.CacheItemMetadata

[Visual Basic]
<Serializable>
Public Class CacheItemMetadata [C#]
[Serializable]
public class CacheItemMetadata [C++]
[Serializable]
public __gc class CacheItemMetadata [JScript] public 
   Serializable
class CacheItemMetadata

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Caching

Assembly: Caching (in Caching.dll)

See Also

CacheItemMetadata Members | Caching Namespace