Microsoft.ServiceFabric.Data.Beta Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
| Name | Description |
|---|---|
| IReliableStateManager2 |
(Beta) Not for production use - API is subject to change in the future. Manages all IReliableState for a service replica. Each replica in a service has its own state manager and thus its own set of IReliableState. |
Enums
| Name | Description |
|---|---|
| IsolationLevel |
Defines isolation level options for single item primary reads within a transaction |