RedisRetryableException
Assembly: ServiceStack.Redis.dll
View Source
Declaration
public class RedisRetryableException : RedisException, ISerializable, _Exception
Properties
Code
View Source
Declaration
public string Code { get; }
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception