Class RemoteCacheKeyDependency
This class allows to form a key based dependency in a remote cache.
Inherited Members
Assembly: Alachisoft.NCache.Client.dll
Syntax
[Serializable]
public class RemoteCacheKeyDependency : ExtensibleDependency, IDisposable
Constructors
Name | Description |
---|---|
Remote |
Creates instance of RemoteCacheKeyDependency. |
Properties
Name | Description |
---|---|
Has |
Returns flag determining a change in the RemoteCacheKeyDependency. |
Remote |
ID of the remote cache. |
Remote |
Unique key to identify item in a remote cache. |
Methods
Name | Description |
---|---|
Dependency |
Disposes RemoteCacheKeyDependency. |
Initialize() | Initializes the RegisterRemoteCacheDependency. |