Persistate API documentation
CommittedEventArgs Constructor (execution, executionResult)
NamespacesPersistateCommittedEventArgsCommittedEventArgs(Execution, ExecutionResult)

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

Creates a new CommittedEventArgs.
Declaration Syntax
C#
public CommittedEventArgs(
	Execution execution,
	ExecutionResult executionResult
)
Parameters
execution (Execution)
The execution which has just completed.
executionResult (ExecutionResult)
The result of the completed execution.

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