Persistate API documentation
SaveToMessage Method (message)
NamespacesPersistateMetaReferenceSaveToMessage(Message)

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

Saves this MetaReference to a Message.
Declaration Syntax
C#
public void SaveToMessage(
	Message message
)
Parameters
message (Message)
The message in which to save this MetaReference.
Remarks
The reference may be reconstituted using the ReadFromMessage method.

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