다음을 통해 공유


FacebookMessage.RequestThreadControl 속성

정의

request_thread_control 속성의 내용을 가져오거나 설정합니다.

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

속성 값

FacebookRequestThreadControl pass_thread_control 속성의 내용을 포함하는 입니다.

적용 대상