Skip to content

EveCompactStatus

NexusLabs.Eve

EveCompactStatus Enum

Describes the successful outcome of an eve session-compaction request.

public enum EveCompactStatus

Fields

Accepted 0

Context compaction was queued for the durable session that owns the continuation token.

NoActiveSession 1

No durable session owned the continuation token, so nothing was compacted.