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