Persistate API documentation
ReadObject Method
NamespacesPersistateMessageReadObject()()()()

[This is preliminary documentation and is subject to change.]

Reads a Persistent object from the message.
Declaration Syntax
C#
public Persistent ReadObject()
Return Value
The Persistent object read from the Message.
Remarks
The cache is always checked and/or updated for a current version of the object, and the parent is always set from the parent reference in the message.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)