Persistate API documentation
ResultAction Property
NamespacesPersistateExecutionResultResultAction

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

Gets the ResultAction associated with the ExecutionResult. This is usually set by the operation Execute method, but can also be set by the Persistate infrastructure if say an exception occurred.
Declaration Syntax
C#
public ResultAction ResultAction { get; }

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