IContextFetchingStrategy
interface IContextFetchingStrategy interface IContextFetchingStrategy Strategies responsible solely for making manager information accessible
Readonly
| Name | Type | Optional | Description |
|---|---|---|---|
| shardId | number | No | None |
updateSessionInfo(shardId, sessionInfo)
:
Awaitable<void>
| Name | Type | Optional | Description |
|---|---|---|---|
| shardId | number | No | None |
| sessionInfo | SessionInfo | null | No | None |