共用方式為


RedisOptions.Configuration 屬性

定義

取得或設定 所公開的 StackExchange.Redis 組態選項。

public:
 property StackExchange::Redis::ConfigurationOptions ^ Configuration { StackExchange::Redis::ConfigurationOptions ^ get(); void set(StackExchange::Redis::ConfigurationOptions ^ value); };
public StackExchange.Redis.ConfigurationOptions Configuration { get; set; }
member this.Configuration : StackExchange.Redis.ConfigurationOptions with get, set
Public Property Configuration As ConfigurationOptions

屬性值

StackExchange.Redis.ConfigurationOptions

適用於