GigaSpaces XAP.NET Documentation
Expiration Property
Class LibraryGigaSpaces.CoreISpaceIterator<(Of <(T>)>)Expiration
Returns the absolute time that the lease will expire, represented as milliseconds from the beginning of the epoch, relative to the local clock.
Declaration Syntax
C#Visual BasicVisual C++J#
long Expiration { get; }
ReadOnly Property Expiration As Long
property long long Expiration {
	long long get ();
}
/** @property */
long get_Expiration()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.5.2.8900 (9.5.2.8900)