SessionGrainState Type
Persistent state for a session grain
Constructors
| Constructor |
Description
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Conversations
|
|
Full Usage:
this.GrantedPermissions
|
Resource-access grants the user approved for this session ("remember for session"). |
Full Usage:
this.Info
|
|
Full Usage:
this.Memories
|
|
Full Usage:
this.Tasks
|
Async tasks launched by this session (snapshots pushed from each task grain). |
Nao