Click or drag to resize
SystemPropertiesOnClientDisconnectClearPdxTypeIds Property
True if app want to clear pdx types ids on client disconnect

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public bool OnClientDisconnectClearPdxTypeIds { get; }

Return Value

Type: Boolean
true if enabled
See Also