Apq.Cfg.Redis.RedisCfgSource.IsWriteable.md 585 B

Apq.Cfg.Redis.RedisCfgSource

RedisCfgSource.IsWriteable Property

获取是否可写,Redis 支持通过 API 写入配置,因此始终为 true

public bool IsWriteable { get; }

Implements IsWriteable

Property Value

System.Boolean