CoreJsonContext.TokenPollingSettings Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.TokenPollingSettings> TokenPollingSettings { get; }
member this.TokenPollingSettings : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.TokenPollingSettings>
Public ReadOnly Property TokenPollingSettings As JsonTypeInfo(Of TokenPollingSettings)

Property Value

Applies to