FileMemoryState Class

Definition

Represents the state of the FileMemoryProvider, stored in the session's AgentSessionStateBag.

public sealed class FileMemoryState
type FileMemoryState = class
Public NotInheritable Class FileMemoryState
Inheritance
FileMemoryState

Constructors

Name Description
FileMemoryState()

Properties

Name Description
WorkingFolder

Gets or sets the working folder path for this session, relative to the store root.

Applies to