PersistenceManagerGenericTKey, TValuereadAll Method |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic virtual bool readAll()
Public Overridable Function readAll As Boolean
public:
virtual bool readAll()
abstract readAll : unit -> bool
override readAll : unit -> bool
Return Value
Type:
BooleanImplements
IPersistenceManagerProxyreadAll
See Also