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
	Get
property long long Expiration {
	long long get ();
}
/** @property */
long get_Expiration()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)