Share via


ChatProtocolExecutorOptions.AutoSendTurnToken Property

Definition

Gets or sets a value indicating whether the executor should automatically send the TurnToken after returning from TakeTurnAsync(List<ChatMessage>, IWorkflowContext, Nullable<Boolean>, CancellationToken)

public bool AutoSendTurnToken { get; set; }
member this.AutoSendTurnToken : bool with get, set
Public Property AutoSendTurnToken As Boolean

Property Value

Applies to