NotifyTransactionChangedEventArgs.Action Property

Definition

Type of action for which the event was created.

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

Property Value

The type of notification.

Applies to