Persistate API documentation
ReadFromMessage Method (message)
NamespacesPersistateMetaReferenceReadFromMessage(Message)

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

Creates a new MetaReference from data read from a Message.
Declaration Syntax
C#
public static MetaReference ReadFromMessage(
	Message message
)
Parameters
message (Message)
The Message to read from.
Return Value
The MetaReference read from the message
Remarks
The SaveToMessage method can be used to save a reference to a message.

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