IEntryViewTKey, TValueGetExpirationTime Method Hazelcast .Net Client Class Library
Returns the expiration time of the entry.

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

long GetExpirationTime()

Return Value

Type: Int64
expiration time
Remarks

Returns the expiration time of the entry.
See Also

Reference