Skip to main content

Definition

Assembly: CloudNimble.ClaudeEssentials.dll Namespace: CloudNimble.ClaudeEssentials.Hooks.Enums Inheritance: System.Enum

Syntax

CloudNimble.ClaudeEssentials.Hooks.Enums.SessionEndReason

Summary

Represents the reason why a session ended.

Values

NameValueDescription
Clear0Session ended due to a clear command.
Logout1Session ended due to user logout.
PromptInputExit2Session ended due to user exiting from prompt input.
Other3Session ended for another unspecified reason.