The CacheSyncDependency type exposes the following members.

Properties

  NameDescription
Public propertyCacheId
The unique Id of the remote cache
Public propertyKey
The key of the item in the remote cache with which the local cache item needs to be synchronized.
Public propertyPort
The server port that is used by the clients to connect to the server.
Public propertyServer
The name of the server where the remote cache is running.

See Also