Interface IVersionedKeyValueStore<K, V>
.NET interface for TO BE DEFINED FROM USER
public interface IVersionedKeyValueStore<K, V> : IStateStore
Type Parameters
K
V
.NET interface for TO BE DEFINED FROM USER
public interface IVersionedKeyValueStore<K, V> : IStateStore
K
V