RedisCacheOptions.InstanceName 属性

定义

Redis 实例名称。

public:
 property System::String ^ InstanceName { System::String ^ get(); void set(System::String ^ value); };
public string InstanceName { get; set; }
public string? InstanceName { get; set; }
member this.InstanceName : string with get, set
Public Property InstanceName As String

属性值

适用于