SharedStateStore.Set method
Add or overwrite a value (reference‑types only).
public static bool Set(string name, object? value)
See Also
- class SharedStateStore
- namespace Kestrun.SharedState
Add or overwrite a value (reference‑types only).
public static bool Set(string name, object? value)