Share via


ChatProtocolExecutor.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)

protected bool AutoSendTurnToken { get; }
member this.AutoSendTurnToken : bool
Protected ReadOnly Property AutoSendTurnToken As Boolean

Property Value

Applies to