EndConversationEvent Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cet événement représente la fin de la conversation. Il est initié par EndConversation(IDialogContext, String) et propagé en tant qu’événement dans le processus scorable de pile pour permettre l’interception.
public sealed class EndConversationEvent
type EndConversationEvent = class
Public NotInheritable Class EndConversationEvent
- Héritage
-
EndConversationEvent
Constructeurs
EndConversationEvent(String) |
Construisez le EndConversationEvent. |
Propriétés
Code |
Code sélectionné à partir de EndOfConversationCodes |
Méthodes
MakeScorable() |
Construisez le scorable utilisé pour gérer le EndConversationEvent. |