Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

CacheReadEventArgs..::..CacheKey Property

Gets the cache key.

Namespace:  Tortuga.Chain.Core
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public string CacheKey { get; }
Public ReadOnly Property CacheKey As String
	Get
public:
property String^ CacheKey {
	String^ get ();
}

Field Value

The cache key.