FacebookMessage.RequestThreadControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the contents of the request_thread_control property.
public Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookRequestThreadControl RequestThreadControl { get; set; }
member this.RequestThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookRequestThreadControl with get, set
Public Property RequestThreadControl As FacebookRequestThreadControl
Property Value
A FacebookRequestThreadControl holding the contents of the pass_thread_control property.