Gets the version of the data schema used by RedisCachingBackend.
Namespace: PostSharp.Patterns.Caching.Backends.Redis
Assembly: PostSharp.Patterns.Caching.Backends.Redis.dll
Syntax
public const string SchemaVersion = "v4"Returns
| Type | Description |
|---|---|
| string | Gets the version of the data schema used by . |