GlobalStore.Count property

Gets the number of key/value pairs in the shared state.

public static int Count { get; }

See Also