AutoSaveStateMiddleware.TurnState Property
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.
Gets or sets the list of state management objects managed by this object.
public Microsoft.Agents.Builder.State.ITurnState TurnState { get; set; }
member this.TurnState : Microsoft.Agents.Builder.State.ITurnState with get, set
Public Property TurnState As ITurnState
Property Value
The state management objects managed by this object.