Property CacheName
CacheName
Name of the cache in NCache which will store the respective item for the client to trace updates via itemVersion.
Declaration
public string CacheName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The name of the cache in NCache which will store the respective item for the client. |