CacheFactory Methods

ScaleOut Software NamedCache API
Methods

  NameDescription
Public methodStatic memberGetCache
Create a cache using the default application id.
Public methodStatic memberGetCache(String)
Creates a NamedCache instance, associating the collection with the provided string identifier.
Public methodStatic memberGetCache(UInt32)
Creates a NamedCache instance, associating the collection with the provided application ID.
Public methodStatic memberGetCache(StateServerKey)
Creates a named cache using the application id extracted from a StateServerKey instance.
Top
See Also

Reference