Click or drag to resize

IEntryViewTKey, TValueGetExpirationTime Method

Returns the expiration time of the entry.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
long GetExpirationTime()

Return Value

Type: Int64
expiration time
Remarks
Returns the expiration time of the entry.
See Also