SharedStateStore.Set method

Add or overwrite a value (reference‑types only).

public static bool Set(string name, object? value)

See Also