Initializes a new instance of the DialogContextMemoryScope class.
Deletes the backing memory for a scope.
Current dialog context.
Gets the backing memory for this scope.
The DialogContext object for this turn.
An object containing the dialog stack, active dialog ID, and parent dialog ID.
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.
Current dialog context
memory to assign
A memory scope that provides access to the dialog context. This scope includes information about the active dialog, its parent, and the dialog stack.