EndConversationEvent 클래스

정의

이 이벤트는 대화의 끝을 나타냅니다. 에 의해 EndConversation(IDialogContext, String) 시작되고 가로채기를 허용하기 위해 스택 점수 매기기 프로세스에서 이벤트로 전파됩니다.

public sealed class EndConversationEvent
type EndConversationEvent = class
Public NotInheritable Class EndConversationEvent
상속
EndConversationEvent

생성자

EndConversationEvent(String)

를 생성합니다 EndConversationEvent.

속성

Code

선택한 코드 EndOfConversationCodes

메서드

MakeScorable()

를 처리하는 데 사용되는 점수 매기기 가능 을 생성합니다 EndConversationEvent.

적용 대상