Persistate API documentation
Commit Method
NamespacesPersistateSessionCommit()()()()

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

Commits all modifications which have been made since the start of the active Execution, or since the last call to Commit.
Declaration Syntax
C#
public virtual ExecutionResult Commit()
Return Value
An ExecutionResult containing the result of the Commit.
Remarks
In practice it is always a derived class which performs this work. When worker in the Viewer ExecutionContext, see ViewerSession.Commit for details. In Server or StandAlone contexts, see Commit()()()() for details.

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