EveSessionState
NexusLabs.Eve¶
EveSessionState Class¶
Stores the serializable cursor required to resume an eve conversation and stream.
Inheritance System.Object 🡒 EveSessionState
Implements System.IEquatable<EveSessionState>
Properties¶
EveSessionState.ContinuationToken Property¶
Gets the channel-owned token used to send the next user turn.
Property Value¶
EveSessionState.SessionId Property¶
Gets the runtime-owned identifier used for streaming, inspection, and cancellation.
Property Value¶
EveSessionState.StreamIndex Property¶
Gets the absolute number of stream events already consumed.