EndConversationEvent 类

定义

此事件表示会话的结束。 它由 EndConversation(IDialogContext, String) 启动,并在堆栈可评分进程中作为事件传播,以允许拦截。

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

构造函数

EndConversationEvent(String)

EndConversationEvent构造 。

属性

Code

从 中选择的代码 EndOfConversationCodes

方法

MakeScorable()

构造用于处理 的 EndConversationEvent可评分。

适用于