Udostępnij za pośrednictwem


NotifyStateManagerSingleEntityChangedEventArgs.ReliableState Property

Definition

Gets the reliable state

public Microsoft.ServiceFabric.Data.IReliableState ReliableState { get; }
member this.ReliableState : Microsoft.ServiceFabric.Data.IReliableState
Public ReadOnly Property ReliableState As IReliableState

Property Value

The associated with the notification.

Applies to