Class ReadOnlySessionStore<K, AGG>
KNet implementation of ReadOnlySessionStore<K, AGG, TJVMK, TJVMAGG>
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