| IEntryViewTKey, TValueGetExpirationTime Method |
Returns the expiration time of the entry.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function GetExpirationTime As Long
long long GetExpirationTime()
abstract GetExpirationTime : unit -> int64
Return Value
Type:
Int64expiration time
Remarks Returns the expiration time of the entry.
See Also