共用方式為


FacebookTakeThreadControl 類別

定義

警告

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 FacebookTakeThreadControl : 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 FacebookTakeThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookTakeThreadControl
Inherits FacebookThreadControl
繼承
FacebookTakeThreadControl
屬性

建構函式

FacebookTakeThreadControl()
已淘汰.

要求從另一個應用程式取得執行緒控制時,傳送至 Facebook 的事件物件。

屬性

Metadata
已淘汰.

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

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

取得或設定先前擁有者的應用程式識別碼。

適用於