Share via


TurnContext.Services Property

Definition

Gets the services registered on this context object.

public Microsoft.Agents.Builder.TurnContextStateCollection Services { get; }
member this.Services : Microsoft.Agents.Builder.TurnContextStateCollection
Public ReadOnly Property Services As TurnContextStateCollection

Property Value

The services registered on this context object.

Implements

Applies to