Header menu logo Nao

SessionGrainState Type

Persistent state for a session grain

Constructors

Constructor Description

SessionGrainState()

Full Usage: SessionGrainState()

Returns: SessionGrainState

Instance members

Instance member Description

this.Conversations

Full Usage: this.Conversations

this.GrantedPermissions

Full Usage: this.GrantedPermissions

Resource-access grants the user approved for this session ("remember for session").

this.Info

Full Usage: this.Info

this.Memories

Full Usage: this.Memories

this.Tasks

Full Usage: this.Tasks

Async tasks launched by this session (snapshots pushed from each task grain).

Type something to start searching.