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

CacheReadEventArgs..::..Found Property

Gets a value indicating whether the value was found in the cache.

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

Syntax


public bool Found { get; }
Public ReadOnly Property Found As Boolean
	Get
public:
property bool^ Found {
	bool^ get ();
}