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

CacheReadResult<(Of <(<'T>)>)> Members

The CacheReadResult<(Of <(<'T>)>)> type exposes the following members.

Constructors


  Name Description
Public method CacheReadResult<(Of <(<'T>)>)>
Initializes a new instance of the CacheReadResult<(Of <(<'T>)>)> struct.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Properties


  Name Description
Public property KeyFound
Gets a value indicating whether the key was found.
Public property Value
Gets the value.