SharedState.Count property

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

public int Count { get; }

See Also