GlobalStore.Count property
Gets the number of key/value pairs in the shared state.
public static int Count { get; }
See Also
- class GlobalStore
- namespace Kestrun.SharedState
Gets the number of key/value pairs in the shared state.
public static int Count { get; }