Caching Library

CacheStorageFactory Class

Factory per l'accesso al Cache Storage richiesto

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

System.Object
   Caching.CacheStorageFactory

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

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

CacheStorageFactory Members | Caching Namespace