Syntax
| C# |
|---|
public static class CacheFactory |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class CacheFactory |
| Visual C++ |
|---|
public ref class CacheFactory abstract sealed |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| ProductDescription |
Returns the product description string including product name and version.
| |
| Version |
Returns the version of the cache implementation.
For the 1.0 release of GemFire, the string returned is 1.0.
|
See Also
GemStone.GemFire.Cache Namespace