An immutable filename wrapper that can serve as a distributable
key object for caching as well as being a string value.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public class CacheableFileName : ICacheableKey |
| Visual Basic (Declaration) |
|---|
Public Class CacheableFileName _ Implements ICacheableKey |
| Visual C++ |
|---|
public ref class CacheableFileName : ICacheableKey |
Inheritance Hierarchy
See Also
CacheableFileName Members
GemStone.GemFire.Cache Namespace