共用方式為


EndConversationEvent 類別

定義

此事件代表交談的結尾。 它會由 EndConversation(IDialogContext, String) 起始,並傳播為堆疊可評分進程中的事件,以允許攔截。

public sealed class EndConversationEvent
type EndConversationEvent = class
Public NotInheritable Class EndConversationEvent
繼承
EndConversationEvent

建構函式

EndConversationEvent(String)

EndConversationEvent建構 。

屬性

Code

從中選取的程式碼 EndOfConversationCodes

方法

MakeScorable()

建構用來處理 的 EndConversationEvent 可評分。

適用於