首页 新闻 会员 周边
5
回答数

已解决问题 30 ServiceStack.Redis连接阿里云redis服务的问题

下面的C#代码可以正常连接: _cache = new RedisClient(_options.Host, _options.Port, _options.Password); 下面的C#代码连接时