共用方式為


FacebookRequestThreadControl 類別

定義

警告

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

Facebook 執行緒控制訊息,包括要求之執行緒擁有者的應用程式識別碼,以及使用要求傳送的選擇性訊息。

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class FacebookRequestThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookThreadControl
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type FacebookRequestThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookRequestThreadControl
Inherits FacebookThreadControl
繼承
FacebookRequestThreadControl
屬性

建構函式

FacebookRequestThreadControl()
已淘汰.

Facebook 執行緒控制訊息,包括要求之執行緒擁有者的應用程式識別碼,以及使用要求傳送的選擇性訊息。

屬性

Metadata
已淘汰.

取得或設定從要求者傳送的訊息。

(繼承來源 FacebookThreadControl)
RequestedOwnerAppId
已淘汰.

取得或設定所要求擁有者的應用程式識別碼。

適用於