Share via


MemoryStorage Class

Definition

A storage layer that uses an in-memory dictionary.

public class MemoryStorage : Microsoft.Agents.Storage.IStorage
type MemoryStorage = class
    interface IStorage
Public Class MemoryStorage
Implements IStorage
Inheritance
MemoryStorage
Implements

Remarks

Initializes a new instance of the MemoryStorage class.

Applies to