Property Key
Key
The key of the item in the remote cache with which the local cache item needs to be synchronized.
Declaration
public string Key { get; }
Property Value
Type | Description |
---|---|
System.String | The key of the item in the remote cache with which the local cache item needs to be synchronized. |