Table of Contents

Class ReadOnlySessionStore<K, AGG>

Namespace
MASES.KNet.Streams.State
Assembly
MASES.KNet.dll
public class ReadOnlySessionStore<K, AGG> : ReadOnlySessionStore<K, AGG, byte[], byte[]>, IManagedStore<ReadOnlySessionStore<byte[], byte[]>>, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

AGG

The value type

Inheritance
ReadOnlySessionStore<K, AGG>
Implements
Inherited Members