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

CacheReadResult<(Of <(<'T>)>)>..::..KeyFound Property

Gets a value indicating whether the key was found.

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

Syntax


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