Persistate API documentation
Session Property
NamespacesPersistateExecutionSession

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

Obtains the Session that this execution has been created for. This can be used during the called Operation execution, whereas ParentSession cannot, since the Execution is added to the Session's Executions collection only when the Operation execution completes.
Declaration Syntax
C#
public Session Session { get; }

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