IGemFireCacheGetPdxReadSerialized Method |
Returns whether { @link PdxInstance} is preferred for PDX types instead of .NET object.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxbool GetPdxReadSerialized()
Function GetPdxReadSerialized As Boolean
bool GetPdxReadSerialized()
abstract GetPdxReadSerialized : unit -> bool
Return Value
Type:
Boolean
See Also