Share via


FacebookMessage.TakeThreadControl Property

Definition

Gets or sets the contents of the take_thread_control property.

public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookTakeThreadControl TakeThreadControl { get; set; }
member this.TakeThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookTakeThreadControl with get, set
Public Property TakeThreadControl As FacebookTakeThreadControl

Property Value

A FacebookTakeThreadControl holding the contents of the pass_thread_control property.

Applies to