RedisSearchResult
Assembly: ServiceStack.Redis.dll
View Source
Declaration
public class RedisSearchResult
Properties
Id
View Source
Declaration
public string Id { get; set; }
Type
View Source
Declaration
public string Type { get; set; }
Ttl
View Source
Declaration
public long Ttl { get; set; }
Size
View Source
Declaration
public long Size { get; set; }