IEntryViewTKey, TValueGetValue Method Hazelcast .Net Client Class Library
Returns the value of the entry.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax

TValue GetValue()

Return Value

Type: TValue
value
Remarks

Returns the value of the entry.
See Also

Reference