This interface class is the superclass of all user objects
in the cache that can be serialized.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public interface IGFSerializable |
| Visual Basic (Declaration) |
|---|
Public Interface IGFSerializable |
| Visual C++ |
|---|
public interface class IGFSerializable |
See Also
IGFSerializable Members
GemStone.GemFire.Cache Namespace