RedisFeatureICache 属性
实际储存缓存。
命名空间: TouchSocket.Dmtp.Redis程序集: TouchSocket.Dmtp (在 TouchSocket.Dmtp.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
public ICache<string, byte[]> ICache { get; set; }
Public Property ICache As ICache(Of String, Byte())
Get
Set
member ICache : ICache<string, byte[]> with get, set
属性值
ICacheString,
Byte