Property RemoteCacheKey
RemoteCacheKey
Unique key to identify item in a remote cache.
Declaration
public string RemoteCacheKey { get; set; }
Property Value
Type | Description |
---|---|
System.String | Unique key to identify item in a remote cache. |