Caching Library

KeyGenerator Class

KeyGenerator Generatore di chiavi univoche degli oggetti in cache

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

System.Object
   Caching.KeyGenerator

[Visual Basic]
Public Class KeyGenerator
[C#]
public class KeyGenerator
[C++]
public __gc class KeyGenerator
[JScript]
public class KeyGenerator

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

KeyGenerator Members | Caching Namespace