AbstractInitializes a new instance of the MemoryScope class.
Name of the scope.
Boolean value indicating whether this memory should be included in snapshot. Default value is true.
Deletes the backing memory for a scope.
Current dialog context.
AbstractgetGet the backing memory for this scope
Current dialog context.
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.
Current dialog context
memory to assign
Abstract base class for all memory scopes.