次の方法で共有


RedisCommonPropertiesRedisConfiguration.NotifyKeyspaceEvents Property

Definition

Gets or sets the keyspace events which should be monitored.

[Newtonsoft.Json.JsonProperty(PropertyName="notify-keyspace-events")]
public string NotifyKeyspaceEvents { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="notify-keyspace-events")>]
member this.NotifyKeyspaceEvents : string with get, set
Public Property NotifyKeyspaceEvents As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to