SharedStateStore.Snapshot method

Snapshot of all current variables (shallow copy).

public static IReadOnlyDictionary<string, object?> Snapshot()

See Also