GlobalStore.Keys property
Gets an enumerable collection of all keys in the shared state.
public static IEnumerable<string> Keys { get; }
See Also
- class GlobalStore
- namespace Kestrun.SharedState
Gets an enumerable collection of all keys in the shared state.
public static IEnumerable<string> Keys { get; }