Click or drag to resize

ICacheEnabledcacheInstanceID Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the cache instance identifier.

Namespace:  imbACE.Core.cache
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
string cacheInstanceID { get; }
Request Example View Source

Property Value

Type: String
The cache instance identifier.
See Also