An immutable date 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.5.0.1
Syntax
| C# |
|---|
public class CacheableDate : ICacheableKey |
| Visual Basic (Declaration) |
|---|
Public Class CacheableDate _ Implements ICacheableKey |
| Visual C++ |
|---|
public ref class CacheableDate : ICacheableKey |
Inheritance Hierarchy
See Also
CacheableDate Members
GemStone.GemFire.Cache Namespace