次の方法で共有


NotifyTransactionChangedEventArgs.Action プロパティ

定義

イベントが作成されたアクションの種類。

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

プロパティ値

通知の種類。

適用対象