InMemoryChatHistoryProvider.State Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |