| Interface | Description |
|---|---|
| ISerializable |
Interace that all objects that want to be stored through the
StateManager.Put(String, ISerializable) need to implement. |
| Class | Description |
|---|---|
| StateStoreData |
Class responsible of handling the persistency and retrieval of the actual state data clients want to
persiste with the State Store Repository.
|
Copyright © 2018. All Rights Reserved.