次の方法で共有


EndConversationEvent クラス

定義

このイベントは、会話の終了を表します。 によって開始され EndConversation(IDialogContext, String) 、インターセプトを許可するスタック スコアリング可能プロセスのイベントとして伝達されます。

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

コンストラクター

EndConversationEvent(String)

を構築します EndConversationEvent

プロパティ

Code

から選択されたコード EndOfConversationCodes

メソッド

MakeScorable()

を処理するために使用するスコア可能な を構築します EndConversationEvent

適用対象