Share via


InMemoryChatHistoryProvider.State Class

Definition

Represents the state of a InMemoryChatHistoryProvider stored in the StateBag.

public sealed class InMemoryChatHistoryProvider.State
type InMemoryChatHistoryProvider.State = class
Public NotInheritable Class InMemoryChatHistoryProvider.State
Inheritance
InMemoryChatHistoryProvider.State

Constructors

Name Description
InMemoryChatHistoryProvider.State()

Properties

Name Description
Messages

Gets or sets the list of chat messages.

Applies to