Dela via


KeyValueStoreReplica.NotificationMode Property

Definition

Gets the secondary notification mode specified during construction of this replica.

public virtual System.Fabric.KeyValueStoreReplica.SecondaryNotificationMode NotificationMode { get; }
member this.NotificationMode : System.Fabric.KeyValueStoreReplica.SecondaryNotificationMode
Public Overridable ReadOnly Property NotificationMode As KeyValueStoreReplica.SecondaryNotificationMode

Property Value

The current secondary notification mode

Applies to