[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.
| C# |
public virtual ExecutionResult Commit()
An ExecutionResult containing the result of the
Commit.
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.