Method UpdateSessionAsync
UpdateSessionAsync(TSessionData)
Persists updated session data to the data store.
Declaration
Task UpdateSessionAsync(TSessionData sessionData)
Parameters
| Type | Name | Description |
|---|---|---|
| TSessionData | sessionData |
Returns
| Type | Description |
|---|---|
| Task |