EndConversationEvent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此事件代表交談的結尾。 它會由 EndConversation(IDialogContext, String) 起始,並傳播為堆疊可評分進程中的事件,以允許攔截。
public sealed class EndConversationEvent
type EndConversationEvent = class
Public NotInheritable Class EndConversationEvent
- 繼承
-
EndConversationEvent
建構函式
EndConversationEvent(String) |
屬性
Code |
從中選取的程式碼 EndOfConversationCodes |
方法
MakeScorable() |
建構用來處理 的 EndConversationEvent 可評分。 |