IReliableState Interface

Definition

Defines methods for interacting with all reliable state in Service Fabric.

public interface IReliableState
type IReliableState = interface
Public Interface IReliableState
Derived

Properties

Name

Gets a value indicating the unique name for the IReliableState instance.

Applies to