SharedStateStore.Snapshot method
Snapshot of all current variables (shallow copy).
public static IReadOnlyDictionary<string, object?> Snapshot()
See Also
- class SharedStateStore
- namespace Kestrun.SharedState
Snapshot of all current variables (shallow copy).
public static IReadOnlyDictionary<string, object?> Snapshot()