RedisResponseExceptionCode Property |
[Missing <summary> documentation for "P:Adf.RedisResponseException.Code"]
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public string Code { get; }
Public ReadOnly Property Code As String
Get
public:
property String^ Code {
String^ get ();
}
member Code : string with get
Property Value
Type:
StringSee Also