IEntryViewK, VGetExpirationTime Method Hazelcast .Net Client Class Library
Returns the expiration time of the entry.

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

long GetExpirationTime()

Return Value

Type: Int64
expiration time
Remarks

Returns the expiration time of the entry.
See Also

Reference