SharedState.Snapshot method

Snapshot of all current variables (shallow copy).

public IReadOnlyDictionary<string, object?> Snapshot()

See Also