Constructor RemoteCacheKeyDependency
RemoteCacheKeyDependency(String, String)
Creates instance of RemoteCacheKeyDependency.
Declaration
public RemoteCacheKeyDependency(string remoteCacheKey, string remoteCacheID)
Parameters
Type | Name | Description |
---|---|---|
System.String | remoteCacheKey | Unique key to identify item in remote cache. |
System.String | remoteCacheID | ID of the remote cache. |