Persistate API documentation
Append Method (value)
NamespacesPersistateMessageAppend(Int64)

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

Appends a single long value to this message.
Declaration Syntax
C#
public void Append(
	long value
)
Parameters
value (Int64)
The long to append.

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