Initializes a new instance of the DialogMemoryScope class.
Deletes the backing memory for a scope.
Current dialog context.
Gets the backing memory for this scope.
The DialogContext object for this turn.
The memory for the scope.
Loads a scopes backing memory at the start of a turn.
Current dialog context.
Saves a scopes backing memory at the end of a turn.
Current dialog context.
Changes the backing object for the memory scope.
The DialogContext object for this turn.
Memory object to set for the scope.
A memory scope that provides access to the active dialog's state. This scope binds to the active dialog if it is a container, or to its parent dialog if applicable.