NotifyStateManagerChangedEventArgs.Action Property

Definition

Gets the action that caused the event.

public Microsoft.ServiceFabric.Data.Notifications.NotifyStateManagerChangedAction Action { get; }
member this.Action : Microsoft.ServiceFabric.Data.Notifications.NotifyStateManagerChangedAction
Public ReadOnly Property Action As NotifyStateManagerChangedAction

Property Value

The type of notification.

Applies to